Posted by Barbara Brazil on January 02, 2018 at 13:02:40:
In Reply to: (CR) inside a MSGBOX posted by Bob A on January 02, 2018 at 12:46:15:
Bob:
Using @0d0a@ is the correct way. Here's a sample program:
length 80 & local text$
clear
text$ = "First line@0d0a@Second line"
msgbox(text$)
stop
end
Each file can be a maximum of 1MB in length Uploaded files will be purged from the server on a regular basis.