Newbies ScoDoc Posted June 1, 2014 Newbies Posted June 1, 2014 I have Scriptmaster Advanced 4.206 I want to read text files as-is into a text field without any processing done to them. The Read File Contents functions is converting CRLF into CR. I need to read the exact contents of the file as-is without any filtering. The files I am reading may contain various combinations of CR and LF and other control codes. This is output information from a device where the text may contain multiple LF without CR and other ASCII codes (basically any of the ASCII codes below 20h). The pattern of those codes are important for decoding what is going on inside a piece of equipment we are using which is a full custom hardware design. How can i turn off filtering? or is there a better function to use?
Recommended Posts
This topic is 4170 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now