User Tools

Site Tools


python_functions

This is an old revision of the document!


Python Functions

This page is a work in progress. Should each category be split into its own page? Also, can we create anchors for each function and then have the A-Z list link directly to it? Research these ideas. This format should also be adopted by the MPL documentation as well.

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.

  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.1514677994.txt.gz · Last modified: 2017/12/30 17:53 by g00r00

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki