Project

General

Profile

Actions

Hload » History » Revision 1

Revision 1/8 | Next »
Per Amundsen, 02/11/2014 10:38 PM


Added in 1.9.0

/hload [-bins] <name> <filename> [section]

Loads a table from a file.

Switches

-b - TODO
-i - Treats the file as an ini file. You can specify an optional section name after the filename.
-n - Load file as data only, with no items. When loading with -n each line of data is assigned an N item value, starting at N = 1.
-s - Displays the result.

Parameters

<name> - The hashtable to load into.
<filename> - The filename of the saved hashtable to load.
[section] - Hashtable file section to load.

Updated by Per Amundsen about 10 years ago · 1 revisions

Also available in: PDF HTML TXT