Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is there any difference?
Message
 
 
To
16/10/1998 11:27:13
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00147509
Message ID:
00147561
Views:
30
Michel,

If it's a function that's called a lot, and it's in it's own .prg file, drop the function name entirely and just use the LPARAMETERS line.

The code fragments you posted though are equivalent.

>Is there any difference on using this:
>
>FUNCTION Link(tcLink,tcTarget)
>
>instead of this:
>
>FUNCTION Link
>LPARAMETERS tcLink,tcTarget
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Previous
Reply
Map
View

Click here to load this message in the networking platform