Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Error 1942
Message
From
04/07/2013 06:49:15
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Error 1942
Environment versions
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Web
Miscellaneous
Thread ID:
01577796
Message ID:
01577796
Views:
84
Error 1942 states:

Objects cannot be assigned to arrays (Error 1942)
Array elements can only contain values.

However, I do this all the time and it works all the time. Is this an error from prior versions or what? Who knows more?

The help about createobject() says:
Use CREATEOBJECT( ) to create an object from a class definition or an application that supports Automation, and assign a reference to the object to a system variable or array element.


Example:
dimension goMainWindow[1]
goMainWindow[1] = createobject( 'form' )
? goMainWindow[1].name
Groet,
Peter de Valença

Constructive frustration is the breeding ground of genius.
If there’s no willingness to moderate for the sake of good debate, then I have no willingness to debate at all.
Let's develop superb standards that will end the holy wars.
"There are three types of people: Alphas and Betas", said the beta decisively.
If you find this message rude or offensive or stupid, please take a step away from the keyboard and try to think calmly about an eventual a possible alternative explanation of my message.
Next
Reply
Map
View

Click here to load this message in the networking platform