User Tools

Site Tools


python_functions

This is an old revision of the document!


Python Functions

This page is a work in progress.

Output Functions

Function: WRITE

  Syntax: write (string)
  
  This function accepts a string parameter and will send the contents
  of the string to the user.  This function will decode all pipe color
  codes and MCI codes in the process.  Note that this function does not
  move the cursor to the next line.

  Example:

    write("|12Welcome, |UH")
  
  Result:

    The above example will print "Welcome, <UserName>" in Red to the
    user.

Input Functions

BBS Data Access Functions

Miscellaneous Functions

Function List A to Z

  • access
  • charxy
  • getcfg
  • getfbase
  • getfbaseid
  • getfgroup
  • getfgroupid
  • getkey
  • getmbase
  • getmbaseid
  • getmgroup
  • getmgroupid
  • getprompt
  • getstr
  • getuser
  • getuserid
  • getyn
  • gotoyn
  • keypressed
  • mci2str
  • menucmd
  • msg_close
  • msg_delete
  • msg_found
  • msg_gethdr
  • msg_gettxt
  • msg_next
  • msg_open
  • msg_prev
  • msg_seek
  • onekey
  • param_count
  • param_str
  • rwrite
  • rwriteln
  • showfile
  • shutdown
  • stuffkey
  • sysoplog
  • textattr
  • textcolor
  • upuser
  • wherex
  • wherey
  • writeln
python_functions.1514678056.txt.gz · Last modified: 2017/12/30 17:54 by g00r00

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki