Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Old code
Message
From
11/04/2007 15:40:49
 
 
To
11/04/2007 15:38:19
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
01214659
Message ID:
01214663
Views:
6
>I am trying to bring an old vfp 6 app, up to date but I get a compile error on this bit of code.
>
>
SCATTER MEMO MEMVAR TO lacurrent
>
>lacurrent was not defined previously but it is referred to later on.
>
>
lnfcount = ALEN(lacurrent)
>
>I'm thinking I should just remove the "memvar"

Yes, remove Memvar. One should have either Memvar or Array. Having both doesn't make sense.
Edward Pikman
Independent Consultant
Previous
Reply
Map
View

Click here to load this message in the networking platform