Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SCATTER to an Object with blank values
Message
From
13/08/2008 18:23:44
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01338684
Message ID:
01338732
Views:
15
>>>Good. What if we also need to use MEMO keyword? Would it be at the very end?
>>
>>No idea.
>
>It should be at the very end, as I recall.

IIRC the NAME oName, BLANK, and MEMO fields can be placed in any order after SCATTER. It does require that oName immediately follow NAME.

SCATTER MEMO BLANK NAME oName
SCATTER BLANK MEMO NAME oName

SCATTER NAME oName MEMO BLANK

should all work
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform