help-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

new line character in a string


From: Massimiliano Cialdi
Subject: new line character in a string
Date: Fri, 30 Aug 2002 11:48:10 +0200

How can I add a newline character in a string?

I tried with:

STR := l1\nl2

STR := l1
l2

STR := "l1\nl2"

and some other but none had work

thanks




reply via email to

[Prev in Thread] Current Thread [Next in Thread]