ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > Find And Run Robot

Need some help here

<< < (4/5) > >>

Coeluh:
the thread posts about show how to do it..
are you still getting that crash? if so could you tell me what you set up to try?'
-mouser (June 21, 2009, 07:33 AM)
--- End quote ---
Well I'm testing it right now. The +tv thingy is really working. How could I remove the need of typing the '+' symbol?

also, i'd like to make a plea for people to name their topics in a way that will help others identify them as something useful or non-useful for them to read.

--- End quote ---
Yeah sorry, I made a mistake. Normally mine are clear as a whistle, arent they?

mouser:
How could I remove the need of typing the '+' symbol?
--- End quote ---

see post above about using dosearch.

Let's say you wanted it to work if you type "tvshow family guy"
You can do what nitrix says and create an alias to simulate this, by making an alias with a regular expression like ^tvshow (.*) and for the result of that specify dosearch +tv $$1


Coeluh:
How could I remove the need of typing the '+' symbol?
--- End quote ---

see post above about using dosearch.

Let's say you wanted it to work if you type "tvshow family guy"
You can do what nitrix says and create an alias to simulate this, by making an alias with a regular expression like ^tvshow (.*) and for the result of that specify dosearch +tv $$1

-mouser (June 21, 2009, 08:56 AM)
--- End quote ---

Does not work. I am doing something wrong, I just know it.

mouser:
it looks ok to me.

can i confirm you are saying that with this alias and the other thing you did, it works if you type:
+tv family guy

but it doesn't work if you type:
tvshow family guy

Coeluh:
it looks ok to me.

can i confirm you are saying that with this alias and the other thing you did, it works if you type:
+tv family guy

but it doesn't work if you type:
tvshow family guy

-mouser (June 22, 2009, 05:10 AM)
--- End quote ---
True

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version