[TF] loading defs
Brought to you by:
kenkeys
|
From: jobs at sans.c. (jobs) - 2003-04-09 14:00:18
|
I highly doubt it, but is there a way to just reload a specific def? Like rather than load an entire file from scratch, and when you have a /def that spans several lines for neatness, rather than fixing it and then copy and pasting? ;old /def -i order= \ /echo -aBCred (Order of Races and Classes:)%;\ /echo -aBCgreen =========================================%;\ /echo -aBCyellow 1. Half-Griffon Psionicist%;\ /echo -aBCcyan 2. Elf Thief%;\ /echo -aBCmagenta 3. Drow Cleric%;\ /echo -aBCwhite 4. Vampire Warrior%;\ /echo -aBCred 5. Vampire Ranger Current%;\ /echo -aBCgreen ========================================= ;new /def -i order= \ /echo -aBCred (Order of Races and Classes:)%;\ /echo -aBCgreen =========================================%;\ /echo -aBCmagenta 1. Half-Griffon Psionicist%;\ /echo -aBCmagenta 2. Elf Thief%;\ /echo -aBCmagenta 3. Drow Cleric%;\ /echo -aBCmagenta 4. Vampire Warrior%;\ /echo -aBCred 5. Vampire Ranger Current%;\ /echo -aBCgreen ========================================= fixing it so that it can be pasted in can take time (especially when working with loads of lines at a time) /reloaddef order or something would be nice :-) -- Jason Weiss Technical Recruiter SANS Consulting, Inc. 90 John street, #313 New York, NY 10038 Phone: 212-616-4800 Fax: 212-616-4805 Email: Ja...@sa... AOL Instant Messenger: JasonWSans |