Project

General

Profile

Actions

Loadbuf » History » Revision 1

Revision 1/10 | Next »
Per Amundsen, 02/15/2014 04:29 AM


Added in 1.9.0

/loadbuf [lines] [-acNegilmnoprst<topic>] <window | dialog id> <filename>

Loads the specified number of lines from the end of the file of filename into the specified window.

-a = TODO
-cN = TODO
-e = TODO
-g = TODO
-i = TODO
-l = TODO
-m - TODO
-n = TOD
-n = TODO
-o = Indicates that you have specified the [dialog id] parameters instead of a window name in order to load lines into a custom dialog control.
-p = TODO
-r = TODO
-s = TODO
-t<topic> - TODO

Parameters

[lines] - If specified, the number of lines to add from the end the file, otherwise the whole content of the file is added.
<window | dialog id> - Window or dialog id to load into.
<filename> - File to load.

Updated by Per Amundsen about 10 years ago · 1 revisions

Also available in: PDF HTML TXT