[[https://www.revelation.com/|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]] ==== Writing DOS files (AREV Specific) ==== === At 17 JAN 2002 04:25:11PM Daniel Rebich wrote: === {{tag>"AREV Specific"}} 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. [url=http://www.sprezzatura.com" onMouseOver=window.status=Click here to visit our web site?';return(true)]The Sprezzatura Group[/url] [i]World Leaders in all things RevSoft[/i] [img]http://www.sprezzatura.com/zz.gif[/img] [[https://www.revelation.com/revweb/oecgi4p.php/O4W_HANDOFF?DESTN=O4W_RUN_FORM&INQID=NONWORKS_READ&SUMMARY=1&KEY=C4BEFF597D1510FE88256B440075A9B0|View this thread on the forum...]]