Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Frx2Word is giving me errors.
Message
From
17/08/2007 04:23:46
 
 
To
15/08/2007 15:42:40
Bob Gatto
Promosuite Software & Interactive
New York, United States
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01248345
Message ID:
01248735
Views:
22
Christof is right ... it's likely a scope issue on the variables involved. FRX2Word is a class and not native to VFP; therefore, you have to be extra careful about making sure that vars are visible to it.


>Hello One And All,
>
>When I use Frx2Word to I keep getting a return of error -200. Through research, the
>-200 is the result of a line in a method called objdstribution. The line the error is happening is:
>
>vexpr = Evaluate(m.vexpr)
>
>
>Where at this point, m.vexpr = Schedule Grid Report. When I added the single quotes around the expresion, that solved that problem, but brought up another.
>
>I'm getting an error on this line:
>
>IF abandobj(m.i,3)<0
>
>This is because abandobj(m.i,3) = 'Schedule Grid Report'
>
>'Schedule Grid Report' is the title of the report I want to convert.
>
>Is the any way I can stop these errors?
>
>Bob Gatto
------------------------------------------------
John Koziol, ex-MVP, ex-MS, ex-FoxTeam. Just call me "X"
"When the going gets weird, the weird turn pro" - Hunter Thompson (Gonzo) RIP 2/19/05
Previous
Reply
Map
View

Click here to load this message in the networking platform