Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
NewObject Problem
Message
From
18/04/2001 17:12:21
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
NewObject Problem
Miscellaneous
Thread ID:
00497015
Message ID:
00497015
Views:
49
Hi,

Problem with NewObject(). Simple example to reproduce below:

'myclass' is a form class in mylib.vcx. It has init code
lparameters tcName
wait wind tcName
I call
NewObject('myclass','mylib',.null., cMyParm)
problem - the init is NOT receiving the parameter cMyParm - it just get .F. Interstingly - if I take out the init code, I get a "no parameter statement is found" error.

ideas?

TIA
Ken B. Matson
GCom2 Solutions
Next
Reply
Map
View

Click here to load this message in the networking platform