Hi all,
I am having issues properly identifying the end of a string I am parsing into an array because of multiple new line strokes. I am properly identifying it ending on a "space" and not mid word, but because of the Chr$(10) check I have when it hits a double enter it assumes the note has...
Hi all,
I've been scratching my head over this for a while. I have a simple output file ->
print #2, "Old Flags:",Orig_Flag,"New Flags:",New_Flags
Where it's grabbing obviously stored variables (this works fine) and adds the flavour text in "" marks, but I need to add a linebreak in there and...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.