Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP8 confuses program call with an array
Message
 
À
22/11/2004 15:26:59
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
00963624
Message ID:
00963675
Vues:
7
>I'm attempting to convert a vfp5 executable into vfp8.
>
>xyz is a prg that is included in the project. It accepts a numeric parameter and returns a value. In vfp5, I call it like this:
>
>lnValue = xyz(1)
In addition, you might try, since it is a PRG, do XYZ with 1
>
>In vfp8, I get an error, "invalid subscript reference" - apparently vfp8 thinks xyz is an array and does not recognize it as a prg. Is there a way to let vfp8 know that this is a prg and not an array?
>
>Thanks,
>Alan
Imagination is more important than knowledge
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform