User Tools

Site Tools


displaycodes

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
displaycodes [2022/04/18 14:23] g00r00displaycodes [2023/01/07 19:46] – [Screen/Cursor Related Codes] added LC + LF avon
Line 76: Line 76:
    DT - User's total number of downloads today    DT - User's total number of downloads today
    FB - User's current file base name    FB - User's current file base name
 +   FDxx Returns the flag description where xx defines the set and the flag.
 +        For example FD1A would return the description for flag set 1, flag A.
    FG - User's current file group name    FG - User's current file group name
    FK - User's total uploads in kilobytes     FK - User's total uploads in kilobytes 
 +   FLxx Returns the ON/OFF prompt depending on the user flag state. The xx
 +        defines the set and the flag, for example: FL1A would return on/off
 +        state of the user's A flag in flag set 1.
    FO - User's first call date in their selected date format    FO - User's first call date in their selected date format
    FS - User's file group (short name)    FS - User's file group (short name)
Line 251: Line 256:
    CR   - Send a carrage return and line feed (move to next line)    CR   - Send a carrage return and line feed (move to next line)
    CY   - Turns iCE colors ON (if terminal supports it)    CY   - Turns iCE colors ON (if terminal supports it)
 +   LC   - Loads the last color mode (ICE/Blinking)
 +   LF   - Loads the last font
    RA   - Restore the saved text attribute color    RA   - Restore the saved text attribute color
    RS   - Restore the saved user's terminal screen    RS   - Restore the saved user's terminal screen
Line 414: Line 421:
    CHx  - Sends character x for example |CH| would send a pipe character    CHx  - Sends character x for example |CH| would send a pipe character
    DE   - Delay for half a second    DE   - Delay for half a second
 +   HXxx - Sends a hex byte. For example ASCII 254 is FE in hex so HXFE would send 
 +          out ASCII 254.
    PA   - Send the pause prompt and wait for a key to be pressed    PA   - Send the pause prompt and wait for a key to be pressed
    PB   - Purge the current input buffer    PB   - Purge the current input buffer
displaycodes.txt · Last modified: 2024/02/29 23:26 by avon

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki