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...
Version 3 of Visual Foxpro had a driver error for generic printers that would not allow it to print on continuous forms.
I have seen the need to be very careful when setting up printer specs for dealing with continuous forms.
I have been using REFOX for years and find it to be exceptional at decompiling.
On occassion when the differences between two modules include a number of comments I often compile and decompile before doing a compare.
Unless the original programmer compiled with switches to prevent decompiling...
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.