Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Optional parameters
Message
From
21/04/1997 14:16:08
 
 
To
21/04/1997 14:12:04
Andrew Gray
Petrolink Services Ltd
Aberdeen, United Kingdom
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00029127
Message ID:
00029141
Views:
31
>Do you really have statments like :
>"PARAMETER tnParm1,tnParm2,tnParm3,tnParm4,tnParm5" ?

No, now I only use one parameter and it's an object.

So, it goes like this.

MyFunc(This)

PARAMETER toObject

IF TYPE('toObject')='O'
we passed an object
ENDIF
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Reply
Map
View

Click here to load this message in the networking platform