Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Myfunction - Undefined
Message
De
10/08/1999 14:14:01
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00251328
Message ID:
00252120
Vues:
12
>I've created a function called "Myfunction"
>then I kept this function into a file
>named function.prg
>
>then I called it as shown bellow:
>Set procedure to function.prg_myfunction
>aa = myfunction (variable)
>It worked OK
>
>But there's a problem when I use the
>option BUILD.EXE:
>
> File function.prg_myfunction - Undefined
>
>Where is my mistake ?

Just use Set procedure to function.prg
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform