User Tools

Site Tools


operational_statements

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
operational_statements [2020/11/16 22:03]
adminz [Execute]
operational_statements [2020/11/16 22:05] (current)
adminz [Display]
Line 80: Line 80:
 | ''​+''​ | When the first character in the string, it causes the remaining string to be appended to any data currently being displayed | | ''​+''​ | When the first character in the string, it causes the remaining string to be appended to any data currently being displayed |
    
-To display a special character normally, double it.  The number of printable characters is limited to 32, which is the number of characters the 9010A'​s display can show without scrolling. ​ A trailing space in the display string is handled correctly by 10LC - you do not have to manually place an underscore for a trailing space to work correctly.+To display a special character normally, double it.  The number of printable characters is limited to 32, which is the number of characters the 9010A'​s display can show without scrolling. ​ A trailing space in the display string is handled correctly by 10LC - you do not have to manually place an underscore for a trailing space to work correctly, like you would need to with 9LC.
  
 This statement supports single character Register identifiers (''​0-9''​ and ''​A-F''​),​ proper Register names (e.g. ''​REG4''​),​ and register Aliases. ​ Support for register aliases is preliminary and although it works in my tests, there may be the occasional snag. This statement supports single character Register identifiers (''​0-9''​ and ''​A-F''​),​ proper Register names (e.g. ''​REG4''​),​ and register Aliases. ​ Support for register aliases is preliminary and although it works in my tests, there may be the occasional snag.
operational_statements.txt ยท Last modified: 2020/11/16 22:05 by adminz