imtvgesehen
MIS
I have just started programming in VFP 9.0.
-
I found this function in a sample code:
M.LIWRDAT = DATE()+3
1.)What's the format of the date? 22.01.07 or does it take a value from the past?
-
I'm also uncertain about this code:
M.MODULES = "1 2 3 6 "
Why does the author put 'spaces' between the numbers? What'S the reason for this?
Thank you in advance!
Best Regards
mario
-
I found this function in a sample code:
M.LIWRDAT = DATE()+3
1.)What's the format of the date? 22.01.07 or does it take a value from the past?
-
I'm also uncertain about this code:
M.MODULES = "1 2 3 6 "
Why does the author put 'spaces' between the numbers? What'S the reason for this?
Thank you in advance!
Best Regards
mario