Project

General

Profile

Loadbuf » History » Version 1

Per Amundsen, 02/15/2014 04:29 AM

1 1 Per Amundsen
_Added in 1.9.0_
2
3
*/loadbuf [lines] [-acNegilmnoprst<topic>] <window | dialog id> <filename>*
4
5
Loads the specified number of lines from the end of the file of filename into the specified window.
6
7
-a = TODO
8
-cN = TODO
9
-e = TODO
10
-g = TODO
11
-i = TODO
12
-l = TODO
13
-m - TODO
14
-n = TOD
15
-n = TODO
16
-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.
17
-p = TODO
18
-r = TODO
19
-s = TODO
20
-t<topic> - TODO
21
22
*Parameters*
23
24
[lines] - If specified, the number of lines to add from the end the file, otherwise the whole content of the file is added.
25
<window | dialog id> - Window or dialog id to load into.
26
<filename> - File to load.