File: loadscript.html

package info (click to toggle)
librnd 4.4.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 12,812 kB
  • sloc: ansic: 126,990; sh: 2,602; makefile: 2,145; awk: 7
file content (10 lines) | stat: -rw-r--r-- 510 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
<arg>id</arg> is an arbitrary string assigned by the user. <arg>id</arg>
must be unique per application session per script and may contain alphanumeric characters
and undescrore.
<p>
<arg>fn</arg> is the file name of the script, which is a path. Librnd does not
do any search, it only opens the path as specified.
<p>
<arg>lang</arg> is the scripting language, as in 
<a href="http://repo.hu/projects/fungw/lang.html">fungw plugin name</a>.
When not specified, the code makes a guess (based on the file name).