From WikiChip
Difference between revisions of "mirc/commands/logview"
m (Bot: Adding a template) |
|||
(8 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | {{mirc title|/logview Command}} | ||
The '''/logview command''' displays a text file in mIRC using the same method as the Log Files dialog. | The '''/logview command''' displays a text file in mIRC using the same method as the Log Files dialog. | ||
== Synopsis == | == Synopsis == | ||
− | /logview <filename> | + | /logview -nN <filename> |
== Switches == | == Switches == | ||
+ | * '''-nN''' - scrolls the opened file to the specified Nth line. | ||
Line 12: | Line 14: | ||
== Example == | == Example == | ||
− | |||
== Compatibility == | == Compatibility == | ||
Added: 7.11 | Added: 7.11 | ||
− | |||
− | |||
− | |||
− | |||
== See also == | == See also == | ||
* [[List of commands - mIRC|List of commands]] | * [[List of commands - mIRC|List of commands]] | ||
* [[List of identifiers - mIRC|List of identifiers]] | * [[List of identifiers - mIRC|List of identifiers]] | ||
− | * | + | * {{mIRC|$logdir}} |
{{mIRC command list}} | {{mIRC command list}} | ||
− | [[Category: | + | [[Category:mIRC commands|logview command - mIRC]] |
Latest revision as of 11:56, 12 July 2020
Commands & Identifiers
Basics
Events
Matching Tools
Data Storage
Control Structures
GUI Scripting
Sockets
Advanced Scripting
Additional Resources
Security
Other
The /logview command displays a text file in mIRC using the same method as the Log Files dialog.
Synopsis[edit]
/logview -nN <filename>
Switches[edit]
- -nN - scrolls the opened file to the specified Nth line.
Parameters[edit]
- <filename> - the filename you want to view
Example[edit]
Compatibility[edit]
Added: 7.11
See also[edit]
mIRC commands list