The RBASE Code I just sent. The line after the last LABEL at the end:
show var vnote=.vwrap at 5 20
was intended for display purposes to be run at the R>, so you can remove
that line.
----- Original Message -----
From: "Luc Delcoigne" <[email protected]>
To: "RBASE-L Mailing List" <[email protected]>
Sent: Thursday, July 08, 2010 4:09 PM
Subject: [RBASE-L] - re: inserting text in ascii file.
Hi all,
I've been sweating all day long on this problem.
In a ascii file I have to insert the contents of a rtf- blob.
With the RRTFtoTxt pluging I could convert the it to a text variable.
Now I can insert the text variable in my file.
BUT the lines of the inserted text cannot be longer than 75 characters.
This is an essential part of my application.
Without this I could be forced to stick with Access where I can manipulate
the file with the Wordobj....and I love R:base...
Any ideas ??
Grtz
Luc Delcoigne