Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Scatter and Memo fields under VFP 3.0b
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00113298
Message ID:
00113314
Views:
21
Don,

I'm not sure why SCATTER MEMVAR MEMO isn't creating memvars for your memo fields. It should work.

As for your next question, you definitely need to scatter every time the record pointer moves.

>Hi all,
>
>Having some difficulty with the scatter command under VFP 3.0b. I'm trying to setup memory variables for all the fields in a perticular table, noticed in the book it states that you have to issue a memo option on the scatter command to include memo fields which by default are included in a scatter command. My command is 'scatter memvar memo' but when I try to access the memo field fox tells me that the variable doesn't exist ?
>
>Another question about scatter is if your navigating through records on a form do you issue a scatter for each skip or does the record pointer automatically update the memory variables and if the record pointer updates the memory variables does multiple scatters per skip cause any harm.... just an argument I had with a coworker the other day!
>
>
>Thanks,
>
>Don
Previous
Reply
Map
View

Click here to load this message in the networking platform