Subject: [worldcruising] of Operation - Unary minus ! One's complement TIn the following table in their order of precedence. Operators with higher precedence are listed first: Operators Type of Operation Type Restrictions * / Multiplicative Integers + - Additive integers Strings (+ only) < > <= >= Relational Integers == != Equality Integers, strings, booleans and Logical AND Booleans or Logical OR Booleans Examples:count = 3 + 5 * 40transmit "Hello" + " there"delay 24 / (7 - 1)6.0 CommentsAll text on a line following a semicolon is ignored.Examples:; this is a commenttransmit "hello" ; transmit the string "hello"7.0 KeywordsKeywords specify the structure of the script.
From: Doug Stannard (stannard@XXX.XXX)
Date: Mon Aug 27 2001 - 00:45:52 EDT
In the following table in their order of precedence. Operators with higher precedence are listed first: Operators Type of Operation Type Restrictions * / Multiplicative Integers + - Additive integers Strings (+ only) < > <= >= Relational Integers == != Equality Integers, strings, booleans and Logical AND Booleans or Logical OR Booleans Examples:count = 3 + 5 * 40transmit "Hello" + " there"delay 24 / (7 - 1)6.0 CommentsAll text on a line following a semicolon is ignored.Examples:; this is a commenttransmit "hello" ; transmit the string "hello"7.0 KeywordsKeywords specify the structure of the script.
[Non-text portions of this message have been removed]
------------------------ Yahoo! Groups Sponsor ---------------------~-->
FREE COLLEGE MONEY
CLICK HERE to search
600,000 scholarships!
http://us.click.yahoo.com/zoU8wD/4m7CAA/ySSFAA/_0TolB/TM
---------------------------------------------------------------------~->
=====================================
to unsubscribe email to: worldcruising-unsubscribe@onelist.com
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
|