Adding to a string
ArborX


Summary
Adds a new line to a string number.

The example below adds a new line to string 390, a user-defined string using the defstr macro. The \n line break character appears at the end of the new line.

 addstr 390,"Line in dialogue box with entry field}^var %1..20s\n"

Document created on 08-Feb-2003 (revision 1)