Danfreeman,
Thank you for your prompt reply. The snapshot shown below is for the programming codes posted earlier which is okay to pull data from the current month MAR11CUS.DBF. However, I want to insert/include another column/codes [FBAL] from previous month FEB11CUS.DBF between [READING...
Hello Everyone,
This is to request everyones' kind assistance to help me on how to insert one column in the programming code shown below to insert [FBAL] from table FEB11CUS.
Everyones' assistance is highly appreciated.
Thanks!
3dob
MAR11CUS:
FCUSTNO FFIRSTNAME FCOMPANY FROUTENO FREADDATE...
DIFF
SET TALK OFF
SET BELL OFF
SET STATUS ON
*SET ESCAPE OFF
SET CONFIRM ON
set exclusive on
STORE '00000 000000' TO LROUTENO
STORE 'N' TO LRFLAG
MANS='F'
@ 02, 10 SAY ' IS THIS A RESTART? '
@ 02, 30 GET LRFLAG PICT '!'
READ
IF LRFLAG ='Y'
@ 05, 10 SAY 'LAST GOOD BILL ROUTENO ='...
Hello Everyone,
I am currently using foxpro 2.6 dos version and I need help to add invoice number in my .prg file. Could anyone help me. I really appreciated any inputs from anyone.
Thanks.
Ed
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.