From WikiChip
Editing mirc/commands/loadbuf

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

This page supports semantic in-text annotations (e.g. "[[Is specified as::World Heritage Site]]") to build structured and queryable content provided by Semantic MediaWiki. For a comprehensive description on how to use annotations or the #ask parser function, please have a look at the getting started, in-text annotation, or inline queries help pages.

Latest revision Your text
Line 1: Line 1:
{{mirc title|/loadbuf Command}}
 
 
The '''/loadbuf command''' loads the specified number of lines from the end of the file of filename into the specified window.
 
The '''/loadbuf command''' loads the specified number of lines from the end of the file of filename into the specified window.
  
 
== Synopsis ==
 
== Synopsis ==
  /loadbuf [lines] [-apiNrsglecNnomt<topic>] <window | dialog id> <filename>
+
  /loadbuf [lines] [-apirsglecNnomt<topic>] <window | dialog id> <filename>
  
 
== Switches ==
 
== Switches ==
 
* '''-a''' - adds the lines into the active window
 
* '''-a''' - adds the lines into the active window
 
* '''-p''' - forces lines of text to wrap when added to the window
 
* '''-p''' - forces lines of text to wrap when added to the window
* '''-iN''' - makes sure that lines are indented if they wrap, if N is specified, indents by N characters
+
* '''-i''' - makes sure that lines are indented if they wrap
 
* '''-r''' - clears the contents of the output window before adding lines to it
 
* '''-r''' - clears the contents of the output window before adding lines to it
 
* '''-s''' - adds the lines into the status window
 
* '''-s''' - adds the lines into the status window
* '''-g''' - adds the lines into the finger window (feature removed)
+
* '''-f''' - adds the lines into the finger window
 +
* '''-s''' - adds the lines into the  window
 
* '''-l''' - adds the lines into the side-listbox in a custom window
 
* '''-l''' - adds the lines into the side-listbox in a custom window
 
* '''-e''' - evaluates variables and identifiers in the line being read
 
* '''-e''' - evaluates variables and identifiers in the line being read
Line 17: Line 17:
 
* '''-cN''' - specifies the default color for lines, N is an index color
 
* '''-cN''' - specifies the default color for lines, N is an index color
 
* '''-n''' - if logging is enabled for that window, logs the loaded lines
 
* '''-n''' - if logging is enabled for that window, logs the loaded lines
* '''-m''' - used with -n, indicates that the text shouldn't be timestamped in the log file. (the buffer text is already timestamped or you might not want it to be timestamped)
+
* '''-m''' - used with -n, indicates that the text is already timestamped
 
* '''-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
 
* '''-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
 
* '''-t''' - loads the lines under the [topic] section in a file
 
* '''-t''' - loads the lines under the [topic] section in a file
Line 27: Line 27:
  
 
== Example ==
 
== Example ==
<code>//window @test | loadbuf $lines($mircini) @test $qt($mircini)</code>
+
 
  
 
== Compatibility ==
 
== Compatibility ==
{{mIRC compatibility|5.0}}
+
Added:
 +
 
 +
Added On:
 +
 
 +
<small>Note: Individual switches were not taken into consideration.</small>
  
 
== See also ==
 
== See also ==
Line 39: Line 43:
 
{{mIRC command list}}
 
{{mIRC command list}}
  
[[Category:mIRC commands|loadbuf command - mIRC]]
+
[[Category:MIRC commands]]

Please note that all contributions to WikiChip may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see WikiChip:Copyrights for details). Do not submit copyrighted work without permission!

Cancel | Editing help (opens in new window)