Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
module:xtrn_sec [2019/07/17 00:44] – Document options and fonts and stuff digital manmodule:xtrn_sec [2019/07/24 20:04] – [Configure] Add optional usage description and examples digital man
Line 10: Line 10:
      
 and then recompile with [[util:Baja]] or just run the [[module:update]] module. and then recompile with [[util:Baja]] or just run the [[module:update]] module.
 +
 +===== Usage =====
 +
 +The normally expected usage is just to invoke ''xtrn_sec.js'' with no arguments. If, however, you wish to have the module skip the menu of external program sections and go directly to the menu of available programs within one specific section, pass the internal-code of the desired program section section as and argument to ''xtrn_sec.js''.
 +
 +
 +Example (Baja):
 +<code Baja>
 +exec_bin xtrn_sec games
 +</code>
 +
 +Example (JavaScript):
 +<code JavaScript>
 +load('xtrn_sec.js', 'games');
 +</code>
  
 ===== Configure =====  ===== Configure ===== 
module/xtrn_sec.txt · Last modified: 2020/12/06 14:32 by digital man
Back to top
CC Attribution 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0