Code: Select all
Script.Message("Line: 10:12");
Would it be possible to add support for a 3rd parameter, like this: 10:12:5
Then when you click the line in the Message Panel, the cursor is placed at 10/12 AND the next 5 characters is selected.
Moderator: kfury77
Code: Select all
Script.Message("Line: 10:12");