anybody knows how to put a blank line in a spinfile for SER and also how to put a space in front of a line in a spinfile. both are being removed by SER
1. im not looking to have a carriage return. I just want it to be nothing in the spinfile. So sometimes it chooses a result from the spinfile and has letters, and sometimes its nothing, so it appends nothing to whatever spinfile-file.dat was suppose to append.
2. " " does not work if its first. It looks like there is a trim function trimming it.
Comments