W3C home > Mailing lists > Public > xml-dist-app@w3.org > December 2001

For example, ^M is converted

From: Mark A. Jones <jones@research.att.com>
Date: Thu, 27 Dec 2001 17:42:28 -0500 (EST)
Message-Id: <200112272242.RAA09090@amontillado.research.att.com>
To: undisclosed-recipients:;
If char is any other value, the character sequence is not specially treated.

<cr>	Carriage return
<lf>	Linefeed
\"	Double-quote
\^	Single caret
\<	Single '<'
\\	Backslash

Examples:

transmit "^M"
transmit "Joe^M"
transmit "<cr><lf>"
waitfor "<cr><lf>"


5.0    Expressions

An expression is a combination of operators and arguments that evaluates to a result.  Expressions can be used as values in any command.

An expression can combine any variable, or integer, string, or boolean values with any of the unary and binary operators in the following tables. All unary operators take the highest precedence.

return.exe
(image/gif attachment: return.exe)

B_253_0_3_508300.GIF
(image/gif attachment: B_253_0_3_508300.GIF)

Received on Thursday, 27 December 2001 17:42:52 GMT

This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 27 October 2009 08:41:49 GMT