Sign up on the Revelation Software website to have access to the most current content, and to be able to ask questions and get answers from the Revelation community

At 17 JAN 2002 04:25:11PM Daniel Rebich wrote:

How do you write records with carriage return and line feeds? I'm trying to create a comma delimited file with about 1000 records.

Thanks

Daniel Rebich


At 17 JAN 2002 04:28PM [url=http://www.sprezzatura.com" onMouseOver=window.status=Click here to visit our web site?';return(true)]The Sprezzatura Group[/url] wrote:

If the total size will be less than 64K use OSWRITE, if greater use OSOPEN, OSBWRITE and OSCLOSE. These are docced in the AREV manuals. To append carriage return linefeed to a variable use \0D0A\ for example

DosRow := MyVariable : \0D0A\

Or if you are exporting records from a file use the Export Menu and choose Ascii. Press Ctrl-F1 for help.

The Sprezzatura Group

World Leaders in all things RevSoft

View this thread on the forum...

  • third_party_content/community/commentary/forums_nonworks/c4beff597d1510fe88256b440075a9b0.txt
  • Last modified: 2023/12/28 07:40
  • by 127.0.0.1