MantisBT - mSLDev
View Issue Details
0000085mSLDevFuture Suggestionspublic2013-03-24 03:332013-03-27 20:15
Travis 
 
nonefeatureN/A
newopen 
 
 
7.29
0000085: 'new script file' option in right click menu (sync area)
When right clicking an mIRC in the Sync bar it would be handy to have a shortcut that created a new .mRC file in that program's $scriptdir and loaded the file into the last position.

This is the best place I can think of to put such a shortcut because it's easily accessible and tied to a specific mIRC (unlike creating a new file using Choose a Tool which is not tied to a specific mIRC).
No tags attached.
Issue History
2013-03-24 03:33TravisNew Issue
2013-03-25 15:10WimsNote Added: 0000063
2013-03-27 20:15WimsNote Added: 0000068
2013-03-27 20:15WimsNote Edited: 0000068bug_revision_view_page.php?bugnote_id=68#r55

Notes
(0000063)
Wims   
2013-03-25 15:10   
If you are to do that, just do it for all (remote/alias/users/variable/etc), not just remote.
Another thing to note is that mirc never use $scriptdir when you create a new file, $scriptdir is irrelevant for that matter.
$scriptdir only has a purpose inside a script, outside, it just seems to return $mircdir.
(0000068)
Wims   
2013-03-27 20:15   
also, shouldn't that also be done for variables files and users files since msldev list them too?