Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Coding
Message
 
 
To
17/02/2009 02:38:15
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Re: Coding
Environment versions
Visual FoxPro:
VFP 9
OS:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01382279
Message ID:
01382310
Views:
51
>You have not mentioned exactly what the problem/error is, but I am guessing that your code may be crashing because you are trying to create a 2nd cursor with the same name? You also need to ensure you are at the top of the cursor before calling the report (use LOCATE)
>
<snip>

The later is not necessary. A report will start from the top anyway unless it has NEXT, WHILE or REST scope.
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform