Damica

Control Code in ST file

4 posts in this topic

I forgot how to do this. If I put in let's say 1234569632<cr><lf> how do I store the carriage return line feed along with the number in my ST file??? 1234569632(chr$13)(chr$10) something like this, but can't remember. Thanks

Share this post


Link to post
Share on other sites
Have a look at the String Concatenate (ACN) instruction. Also here is a helpful ASCII chart. http://www.theasciicode.com.ar/

Share this post


Link to post
Share on other sites
Sorry, but do have another question How would I store a "Control Z"? I think this is the EOF marker.

Share this post


Link to post
Share on other sites

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 account

Sign in

Already have an account? Sign in here.


Sign In Now