Topic: arrays
Topic: real numbers and floating point numbers
Topic: exception handling with resumption
Topic: in-line machine code
Topic: string literals
Topic: event controlled processing
ThesaHelp: references p-r
Topic: function syntax definition
Topic: data structure literals
Topic: continuation lines
| |
Reference
,
"Rtl/2" Imperial Chemical Industries limited.
Google
Quotations
QuoteRef: rtl2 ;;multi-dimensional arrays by an array of pointers
| QuoteRef: rtl2 ;;multi-line strings "..." "..." "..." on several lines
| QuoteRef: rtl2 ;;fixed point fractions ('x' .lt. 1) with double length intermediates eg big integer fine integers and fine fractions etc
| QuoteRef: rtl2 ;;proc() for no arguments
| QuoteRef: rtl2 ;;non-fatal errors by procedure and fatal by trapping
| QuoteRef: rtl2 ;;string literal bytes by e.g. #CR(4),tab# for 4 lines and a tab
| QuoteRef: rtl2 ;;inline code with special codes for interfacing (trip 1, trip 2)
| QuoteRef: rtl2 ;;initialization by replacement in dec. ag Array (5) ?? T := (9, 6(3), 0)
| QuoteRef: rtl2 ;;waitfor (key, mask, [tid])
|
Related Topics
Topic: arrays (57 items)
Topic: real numbers and floating point numbers (37 items)
Topic: exception handling with resumption (31 items)
Topic: in-line machine code (5 items)
Topic: string literals (3 items)
Topic: event controlled processing (46 items)
ThesaHelp: references p-r (245 items)
Topic: function syntax definition (17 items)
Topic: data structure literals (9 items)
Topic: continuation lines (3 items)
|