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, 6:47 am
  • 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

Last post Author Topic: how can execute a alias without hit enter key ?  (Read 19491 times)

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: how can execute a alias without hit enter key ?
« Reply #25 on: July 21, 2009, 03:20 AM »
#2 is not a bug, but working as designed (you are matching the name first).
as for #1, can you try again with latest download -- it works for me (maybe paste me your 2 aliases if it's still not working).

hihihlo

  • Participant
  • Joined in 2009
  • *
  • default avatar
  • Posts: 14
    • View Profile
    • Donate to Member
Re: how can execute a alias without hit enter key ?
« Reply #26 on: July 21, 2009, 04:04 AM »
FARR version 2.75.01

alias1:
name=pad
pattern=[ ]*pad[ ]+(".*").*$
result=notepad.exe $$1

alias2:
name=aTest
pattern=^aa $
result=dolaunch restartsearch pad "this is aa"\n

it still not working if alias1 pattern=[ ]*pad[ ]+(".*")


hihihlo

  • Participant
  • Joined in 2009
  • *
  • default avatar
  • Posts: 14
    • View Profile
    • Donate to Member
Is it possible to solve this problem ?
« Reply #27 on: August 25, 2009, 11:27 PM »
I am sorry that ...
Is it possible to solve this problem ?