Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Calling a function inside a specific prg file
Message
De
17/01/2001 21:20:51
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00464910
Message ID:
00464989
Vues:
12
>Harold
>
>what you are suggesting me works only with procedures, I need a mechanism to do the same thing with functions.
>

Function calls do not allow for qualification of their source. Either use distinct names for functions, or create objects to implement each set of procedures as methods so that you can qualify the source of the method implementation via the object name. In general, using identical names for functions or procedures is poor programming practice, since it makes debugging a problem, since the exact sourece of an unqualified call may not be easy to determine.
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform