User Tools

Site Tools


python_functions

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
python_functions [2020/09/12 17:00] g00r00python_functions [2021/06/23 09:11] g00r00
Line 91: Line 91:
 === Function: SHOWFILE === === Function: SHOWFILE ===
  
-    Syntax: showfile (filename, baudrate, allowpauseallowabort, onlynew) : boolean+    Syntax: showfile (filename, baudrate, pauseabort, onlynew) : boolean
          
     This function accepts the filename string followed by several boolean     This function accepts the filename string followed by several boolean
Line 105: Line 105:
          
     The baudrate parameter contains the baudrate that will be emulated when     The baudrate parameter contains the baudrate that will be emulated when
-    the file is displayed, or it can be set to zero for full speed.+    the file is displayed, or it can be set to zero for full speed.  The 
 +    baud rate emulation is done by Mystic itself and does not require any 
 +    specific terminal compatibility or extension; it works on all terminals
          
-    The allowpause parameter can be set to 1 to allow screen pausing+    The pause parameter can be set to 1 to allow screen pausing
          
-    The allowabort parameter can be set to 1 to allow aborting display +    The abort parameter can be set to 1 to allow aborting with spacebar
          
     The onlynew parameter can be set to 1 to display the file only if its     The onlynew parameter can be set to 1 to display the file only if its
Line 228: Line 230:
   * stuffkey   * stuffkey
   * sysoplog   * sysoplog
 +  * termsize
   * textattr   * textattr
   * textcolor   * textcolor
python_functions.txt · Last modified: 2023/01/20 01:57 by g00r00

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki