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
displaycodes [2022/04/18 14:23] g00r00displaycodes [2024/02/29 23:26] (current) – [BBS and User Information Codes] added DN MCI code avon
Line 73: Line 73:
    DK - User's total downloads in kilobytes    DK - User's total downloads in kilobytes
    DL - User's total number of downloaded files    DL - User's total number of downloaded files
 +   DN - Returns the configured BBS domain name
    DP - User's default protocol or blank if one is not set    DP - User's default protocol or blank if one is not set
    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 257:
    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 422:
    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
Line 421: Line 431:
    PO   - Used in display files to disable pausing for that display file    PO   - Used in display files to disable pausing for that display file
    RP## - Sets the internal screen pause line counter to ##    RP## - Sets the internal screen pause line counter to ##
 +   SI   - returns the "ID" of the server that the user connected through 
 +          (as defined in the Server Configuration) or blank if the connection did
 +          not source through MIS.
    XX   - Returns no value.  Seriously.  None.    XX   - Returns no value.  Seriously.  None.
  
displaycodes.1650309785.txt.gz · Last modified: 2022/04/18 14:23 by g00r00

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki