Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Scope in VFP
Message
De
31/07/2006 12:22:09
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
31/07/2006 12:16:31
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
SAMBA Server
Database:
Visual FoxPro
Divers
Thread ID:
01141152
Message ID:
01141836
Vues:
46
>Thanks Cetin (and Hilmar too). i understand a little of what you and Hilmar have said about the problem with forms being used with public variables. it is good to know that this is a "proper" way of returning multiple variables. i spent a lot of yesterday going back and redoing my code to use this method. once i realized that i didn't have to assign an additional variable to the properties of the object in the calling program (as mentioned in my previous post), it is much easier.
>
>BTW, the "empty" object doesn't come from kilofox. it came from the "what's new in vfp8.0". i think kilofox only dealt with 6.0 and the 1002 things deals with 7.0. no big deal - i have learned a lot from them.
>
>Thanks again,
>
>Paul

I invented in old days 'empty' this way:)

create cursor myParams (param1 l, param2 l) && as many as I needed
scatter name oParms blank
use in myParams
oParms.Param1 = date() && VFP doesn't care if it was created logical in the first place

Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform