junice
07-09-2001, 10:29 PM
When using Print# statement to output a string to a textfile, a carriage return will be placed at the end of the text so that another string that is output will be placed on a new line.
Is it possible/any way to take away this carraige return? I'm required to generate a textfile so that it could be uploaded to Astra(legacy system). A carraige return will be interpreted by Astra as a empty record which will cause problems.
Is it possible/any way to take away this carraige return? I'm required to generate a textfile so that it could be uploaded to Astra(legacy system). A carraige return will be interpreted by Astra as a empty record which will cause problems.