Index
Open SecureCRT's Log File/Folder
This example script allows you to map a button on SecureCRT's button bar (to run the script), and the currently active log file can be opened in the system's default app for handling the log file.
Specify an argument of /select and the behavior of the script will change to select the file in the file explorer instead of opening it with the default viewer/editor.
Example Scripts
Python example: OpenSessionLogFile.py.txt (5.3 KB)
VBScript example: OpenSessionLogFile.vbs.txt (4.6 KB)