BASIC
ABORT
ASSIGNMENT
BOOLEAN
BRANCHING
COMPILE.TIME
CONSTANT
DIMENSION
DYNAMIC
EQUATE
EXECUTE
IO
MATH
STRING
SYSTEM
TABLE
TAPE
TBD
TRANSFORM
|
| BASIC CMD: REM |
| When used as the first non-whitespace character, it makes the line which follows it a remark. Otherwise, it calculates the remainders from division. |
|
| |
format: REM Comment
|
Options |
Notes |
Result |
Code Examples |
| | REM The next line uses this command as a math function |
|
|
|
|
| |
format: Receiving Variable = REM(Numeric,Numeric)
|
Options |
Notes |
Result |
Code Examples |
| | BREAKAGE = REM(CURR.QTY,FULL.BOX.QTY) |
|
|
|
|
|
|
| Synonyms |
!
| *
|
| See also |
| | Categories |
ALL
| COMPILE.TIME
| MATH
|
More Details or Suggestions?
|
Updated from a Post-Relational data table on 10:18:37 23 Apr 2010
Courtesy of Key Ally, Inc.
General Automation is a Trademark of Tiger Logic
|
|
|