Hello guys,
i'm trying to append information to a file but instead of all info on one line and hard to read, I'd like to make the information show on seperate lines.
I saw an earlier post to use the - \r\n When I tried this, it did not work for me. Here is my macros of line to append the file:
{-File.AppendString-|-C:\Users\Rich\Desktop\Resources Zenno Poster\vBulletin Golf Forums\Created.txt-|-url:http://blahblahblah.com/forum username:{-FieldData.FieldData-|-●1●1●5●5●2●8●-|-vc-4814-} password:{-FieldData.FieldData-|-●1●1●5●5●2●8●-|-vc-3538-} email:{-FieldData.FieldData-|-●1●1●5●5●2●8●-|-vc-2668-} {-TimeNow.TimeNow-}-|-true-}
What am I missing here to put the line breaks so that it will read like this in the file and not all long accross the screen?
URL: www.blahblah.com
username: (my-username)
password: (my-password)
email: (my-email)
Time & Date Stamp
Thankyou for your help
i'm trying to append information to a file but instead of all info on one line and hard to read, I'd like to make the information show on seperate lines.
I saw an earlier post to use the - \r\n When I tried this, it did not work for me. Here is my macros of line to append the file:
{-File.AppendString-|-C:\Users\Rich\Desktop\Resources Zenno Poster\vBulletin Golf Forums\Created.txt-|-url:http://blahblahblah.com/forum username:{-FieldData.FieldData-|-●1●1●5●5●2●8●-|-vc-4814-} password:{-FieldData.FieldData-|-●1●1●5●5●2●8●-|-vc-3538-} email:{-FieldData.FieldData-|-●1●1●5●5●2●8●-|-vc-2668-} {-TimeNow.TimeNow-}-|-true-}
What am I missing here to put the line breaks so that it will read like this in the file and not all long accross the screen?
URL: www.blahblah.com
username: (my-username)
password: (my-password)
email: (my-email)
Time & Date Stamp
Thankyou for your help