Re: (CR) inside a MSGBOX


[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]

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



Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

What is the name of the main Signature System's Product?  

Comments:

Optional Link URL:
Link Title:
Optional Image URL:

You may attach up to 5 files to your followup (see below):





Each file can be a maximum of 1MB in length Uploaded files will be purged from the server on a regular basis.


[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]