do i need to add this before every print and preview or just print.
=fpreset()
do form abc.frx to printer prompt
=fpreset()
=fpreset()
Report form abc.frx preview nowait
=fpreset()
Hi All:
What do you think would be a good idea to avoid corrupt index problems.
1. Everytime the program loads - DELETE ALL INDEX FILES - USE ALL TABLES EXCLUSIVELY - REINDEX ALL TABLES
2. Copy all the indexes in a seperate folder and replace them with old ones everytime a program loads...
How would I check to see which values are selected in the listbox when running my sql queries.
Select * from table1 where INLIST(table1.column1, 'value1', 'value2') into.....
*value1 and value2 are multiple values selected by the user from the list
What do I need to do to smoothly transfer all my apps from 6.0 to 7.0? Which files do I need to back up? Is there a list of steps somewhere that one should follow.
I heard that 7.0's database is based on sql server. Will this have a major impact on my existing 6.0 tables.
Please tell me...
I am having a problem: When I reinstall my program it removes the ProgramName in the Start Menu, but the shortcut Icon on the desktop and C:\MyApp folder is still there. How can I get rid of them?
Hi CFB:
Could you explain what you ended up doing as I am trying to zip a few files through foxpro. How did you ended up integrating WinZip with foxPro.
Thanks
asm338s
Hi Dave:
My program creates 10 reports. 4 out of 10 are in landscape format. Notepad doesn't show these reports correctly. The spacing between columns is reduced, and all data comes jumbled up. Rest of the reports i have as both .txt and .doc files are in c:\myApp folder. Now I want to...
I use this approach while handling calls between multiple forms.
public oformObj
DO FORM myForm Name oformObj
Now you can make changes to myForm through oformObj.
eg. oformObj.cmd1.click()
Hope this helps.
Is there anyway you can find out from where in the program a particular procedure is called?
I call a procedure from my .exe when the program is started and then call it again when the program is closed by clicking a button on the toolbar.
I want the procedure to behave differently depending...
I would like to print them to a file and then zip the file, but some of my reports are in landscape format and I can't view them correctly in .txt format. Any solution for this?
In other case I convert some of my other reports to word document and I would like to give the users an option to...
Has anyone used the mbox.app from universalthread.com? If yes, could you please guide me through on how to get started as there is no read me file with it that provides any instructions.
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.