I'm trying to adjust the context lines in a text-report script. Unsure which command to use or if adjusting the context is even possible using scripting.
Announcement
Collapse
No announcement yet.
Scripting context lines
Collapse
X
-
Hello,
The Number of Context Lines is a global option in the Tools menu -> Options dialog, Text Editing tab: Number of Context Lines. You can set the value here, and both the interface and scripting will then use it (assuming the script is run as the same user and has access to the same settings).
If you need to run as different user accounts, you can create a Portable Install of BC4 using the setup.exe, to a location that any user would have read/write access to (C:\Tools\Beyond Compare 4\ for example) and then setup and use this install instead for the automated environment.Aaron P Scooter Software
Comment