Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Data Typing parameters
Message
De
23/01/2018 18:58:57
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Data Typing parameters
Divers
Thread ID:
01657479
Message ID:
01657479
Vues:
62
Hello.....

Just out of curiosity what is the difference between these two?

FUNCTION ReturnSomething(MyParameter AS String)
.
.
.
.
ENDPROC


FUNCTION ReturnSomething()
LPARAMETER MyParameter
.
.
.
.
ENDPROC


Thanks in advance
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform