Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Passing by reference form property arrays
Message
 
 
To
14/04/2000 01:25:38
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00359674
Message ID:
00359725
Views:
9
>I have a syntax error for the statement like this:
>
>omover.initChoices( @thisform.aleft )
>where aleft is form property array.
>
>Obviously it's inside form method
>
>Nothing occured to my mind than
>
>=acopy ( aleft , larray )
>omover.initChoices( @larray )
>
>Probably there is a better way of doing that.
>
>Thanks
>Michael

Michael,

ldLastDay = GOMONTH(ldDate - DAY(ldDate) + 1,1) - 1
--sb--
Previous
Reply
Map
View

Click here to load this message in the networking platform