Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
BUG: Read default array variable fault for object
Message
From
12/05/2003 05:19:15
Lutz Scheffler
Lutz Scheffler Software Ingenieurbüro
Dresden, Germany
 
 
To
12/05/2003 05:04:31
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00787143
Message ID:
00787225
Views:
15
>Thanks Agnes,
>
>I had read this new behavior, and this is not a problem.
>
>Problem is:
>
>? z.name && ERROR: z is not an object
>
>Fabio

Hi Fabio,

It seems that z.Name will be handled as an object

if you try the opposite way
Dimension laz(1)

laz = _Screen
you see a error message.

It looks like you have to write
z(1).Name
Agnes
Words are given to man to enable him to conceal his true feelings.
Charles Maurice de Talleyrand-Périgord

Weeks of programming can save you hours of planning.

Off

There is no place like [::1]
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform