Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Report of memofields
Message
From
12/11/2012 14:06:40
 
 
To
12/11/2012 14:04:57
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01556984
Message ID:
01556989
Views:
35
You're welcome.

>great stuff - thanks tore
>k
>>
Set Memowidth to 200 && Or another value
>>
>>>i am preparing a report in text of all memofield data and it appears that the right margin is fixed to a pretty narrow border.
>>>can i do something about this?
>>>this is the basic program i'm trying to run.
>>>
>>>
>>>set alte to m.txt
>>>set alte on
>>>scan
>>>IF NOT EMPTY(Smemo)
>>>? vname +' Memo: '+smemo
>>>endif
>>>endscan
>>>close alte
>>>modi file m.txt
>>>
>>>
>>>thanks
>>>k
Previous
Reply
Map
View

Click here to load this message in the networking platform