I have a series of .fxp s that call each other and cannot assemble them into one executable.
Under vfp7 I used vfp7run to execute the main program which in turn called the rest.
How do I accomplish this under vfp 8.
Dave Kirbawy
When I am developing a program and testing I obviously need to make program changes and recompile; however; I often get the message "Cannot create file"
I have to exit foxpro and start again inorder to compile the file with the changes.
What am I missing ? I have tried to release...
The following code
set device to printer prompt()
@ 1,1 say "Hello World"
set device to screen
set device to printer prompt()
@ 1,1 sa "Good bye"
set device to screen
The second set device to printer did not provide a list of
printers to select from; there must be a way...
When I use define window (in VFP7) which was included for backword compatibility I find it runs differently under runtime than under interactively. The runtime seems to create a "shorter window"
Any thoughts
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.