How to ... on a SAY

How to ... on a SAY

Postby HunterEC » Mon May 13, 2013 2:49 am

Guys:

How can I print 2 fields on a oReport:Say( 4, field on line 1 + field on next line, , 1 ) ? With commands it goes like this:
COLUMN TITLE "Header 1", "Header 2" DATA Field1, Field2


Thank you very much.
HunterEC
 
Posts: 723
Joined: Tue Sep 04, 2007 8:45 am

Re: How to ... on a SAY

Postby Armando » Mon May 13, 2013 2:50 pm

HunterEC:

Try to repeat the same code with the next field:

Code: Select all  Expand view

oReport:Say( 4, field on line 1, , 1 )
oReport:Say( 4, field on next line, , 1 )
 


Regards
SOI, s.a. de c.v.
estbucarm@gmail.com
http://www.soisa.mex.tl/
http://sqlcmd.blogspot.com/
Tel. (722) 174 44 45
Carpe diem quam minimum credula postero
User avatar
Armando
 
Posts: 3068
Joined: Fri Oct 07, 2005 8:20 pm
Location: Toluca, México

Re: How to ... on a SAY

Postby James Bott » Mon May 13, 2013 3:34 pm

Hunter,

Have you tried looking at the PPO file when using the command syntax?

Regards,
James
User avatar
James Bott
 
Posts: 4840
Joined: Fri Nov 18, 2005 4:52 pm
Location: San Diego, California, USA


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: Google [Bot] and 16 guests