Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Can I run a vfp.frx while inside a hard coded(.prg) loop
Message
From
08/01/2001 13:48:34
 
 
To
08/01/2001 12:10:14
Richard Williams
State of Ohio, Dept. of Development
Columbus, Ohio, United States
General information
Forum:
Visual FoxPro
Category:
Project manager
Miscellaneous
Thread ID:
00460637
Message ID:
00460710
Views:
15
>Is there anyway to get the coded program (.prg) to allow me to print a foxpro report (.frx) within a loop and return and continue executing the loop within the (.prg) If not can you give me a reason why it won't work and is there any alternative to hardcoding the graphic lines into the (.prg)

Hi, Rick.

You can call the piece of code that you wrote to print the .frx from within the loop. Just take care to save and restore any part of the environment shared by the two processes (i.e: workareas, record pointers, tags, etc).

If you keep having troubles, please elaborate on the situation.
Previous
Reply
Map
View

Click here to load this message in the networking platform