topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Thursday March 28, 2024, 11:52 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: [feature request] Immediate execution  (Read 4372 times)

vitalyb

  • Supporting Member
  • Joined in 2007
  • **
  • Posts: 143
    • View Profile
    • Donate to Member
[feature request] Immediate execution
« on: November 21, 2007, 11:10 AM »
It would be nice if there was a modifier to an alias that would cause the line to execute immediately.
I guess it should be treated with care (especially with regex) but it is still a nice feature (especially in combination with hotkeys feature).

P.S I guess I could use autohotkey instead but still.

mouser

  • First Author
  • Administrator
  • Joined in 2005
  • *****
  • Posts: 40,896
    • View Profile
    • Mouser's Software Zone on DonationCoder.com
    • Read more about this member.
    • Donate to Member
Re: [feature request] Immediate execution
« Reply #1 on: November 21, 2007, 11:16 AM »
when you say execute immediately, what do you mean?

vitalyb

  • Supporting Member
  • Joined in 2007
  • **
  • Posts: 143
    • View Profile
    • Donate to Member
Re: [feature request] Immediate execution
« Reply #2 on: November 21, 2007, 11:26 AM »
Just the way you do rplugins:

rplugins - Reload all plugins (prompting first after unload), which is useful for plugin developers to give them an opportunity to copy over a new version of their plugin dll.

When you write it, it reloads the plugins immediately without waiting for an additional enter to confirm your choice.

mouser

  • First Author
  • Administrator
  • Joined in 2005
  • *****
  • Posts: 40,896
    • View Profile
    • Mouser's Software Zone on DonationCoder.com
    • Read more about this member.
    • Donate to Member
Re: [feature request] Immediate execution
« Reply #3 on: November 21, 2007, 11:33 AM »
ah i see what you mean.. yeah thats a good idea i could maybe add an option for that.

nitrix-ud

  • Charter Member
  • Joined in 2005
  • ***
  • default avatar
  • Posts: 560
    • View Profile
    • Donate to Member
Re: [feature request] Immediate execution
« Reply #4 on: November 21, 2007, 02:16 PM »
very good idea

+1  :D