Map
Index
Random
Help
th

QuoteRef: memorex

topics > all references > ThesaHelp: references m-o



Topic:
sub-sequences
Topic:
global declarations and variables
Topic:
exception handling with resumption
Topic:
primitive data type as memory
Topic:
named constants and expressions
Topic:
compile-time execution
Topic:
object-defined names
Topic:
constants
Topic:
output formatting
Topic:
parameter passing by keyword or position
Topic:
pattern components
Topic:
notation for constants
ThesaHelp:
references m-o
Topic:
unique names
Topic:
generated variable

Reference

, "MRX/OS Assembler Reference Manual" Memorex, Computer System Products, Reference Manual 2202.002-01. Google

Quotations
QuoteRef: memorex ;;Memorex macro asm: output bit forms
2.5 ;;Quote: constants are terms that are their own value
QuoteRef: memorex ;;2-10 variable symbols (eg &abc) are replaced by string form of value
QuoteRef: memorex ;;2-22 can get length of a symbol's value in storage words
8.7 ;;Quote: a formatting operator can pack multiple variables into a storage word
QuoteRef: memorex ;;10-2 macro call formats: macro operands (can also reference the label on the macro call), either positional or keyword (a default
QuoteRef: memorex ;;10-6 contiguous commas (operand deliminators) same as a null value
QuoteRef: memorex ;;10-8 comma list with parentheses bracketing is an operand sublist. &arg1(2) is the second sub-operand
QuoteRef: memorex ;;10-10 symbolic substrings (for conditional assembly tests only) by &arg(1,2). e.g., if &arg is abc then the substring is ab
QuoteRef: memorex ;;10-12 fatal and non-fatal error messages can be generated
10.14 ;;Quote: a macro instance number allows the creation of unique identifiers
QuoteRef: memorex ;;10-15 can assign arithmetic or character values to a symbol
QuoteRef: memorex ;;10-20 can define a symbol global (default is local to macro instance)


Related Topics up

Topic: sub-sequences (13 items)
Topic: global declarations and variables (33 items)
Topic: exception handling with resumption (31 items)
Topic: primitive data type as memory (29 items)
Topic: named constants and expressions (21 items)
Topic: compile-time execution (17 items)
Topic: object-defined names (15 items)
Topic: constants (21 items)
Topic: output formatting (11 items)
Topic: parameter passing by keyword or position (13 items)
Topic: pattern components (15 items)
Topic: notation for constants (14 items)
ThesaHelp: references m-o (268 items)
Topic: unique names (57 items)
Topic: generated variable (7 items)

Collected barberCB 1980
Copyright © 2002-2008 by C. Bradford Barber. All rights reserved.
Thesa is a trademark of C. Bradford Barber.