Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How do you call a PRG which returns a value?
Message
 
 
To
03/11/2011 19:45:12
James Blackburn
Qualty Design Systems, Inc.
Kuna, Idaho, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01527979
Message ID:
01528010
Views:
67
>I tested it on a test prg and it worked fine for me.
>
>test.prg
>
>LPARAMETERS tcTest
>?tcTest
>
>
>calling code
>
>aaa='test1'
>bbb='test(aaa)'
>?EVALUATE(bbb)
>
>
>>>use eval like this.
>>>
>>>lcSCCText = Home(1) + 'SCCTextX(lcFile)'
>>>?eval(lcSCCText) 
>>>
>>>
>>I don't think this will work.

Did you test with the whole path provided?
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform