Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Alias myprogram Not Found
Message
From
23/05/2001 19:18:16
 
 
To
23/05/2001 19:12:29
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00510655
Message ID:
00510656
Views:
14
Paul,

Get file returns a text reference to a physical file. The first parameter is the file type, and is of type "C". Since you did not enclose your parameter in quotes, VFP is probably looking for the field "prg" in table "recordtostring".

But I suspect that you probably either are looking for a different function, or mean to use GETFILE in a different way.

>Hi All:
>
>Why is VFP looking for an Alias when I am not calling a table.
>
>i.e. .MsgNoteText = GETFILE(recordtostring.prg)
>
>I am trying to call a .prg file which has a function() that I need because, VFP does not allow "nested function within a method or an event". Please correct me if I am wrong and provide guidance.
>
>PS- I tried GETFILE, SET FUNCTION TO
>
>Thank you ALL AGIAN IN ADVANCE.
>PM
Previous
Reply
Map
View

Click here to load this message in the networking platform