Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Alias myprogram Not Found
Message
De
23/05/2001 19:18:16
 
 
À
23/05/2001 19:12:29
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00510655
Message ID:
00510656
Vues:
15
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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform