dupa

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - knight2000

Pages: 1 ... 9 10 [11]
151
Ultra Hal 7.0 / Re: How to get Hal to open any exe file
« on: January 26, 2012, 05:22:46 pm »
Does anyone know of a plugin for this and were to get it?


152
Ultra Hal 7.0 / Re: How to get Hal to open any exe file
« on: January 20, 2012, 03:51:16 pm »
I'm okay with changing the command word from "open" to "activate" Where would i go within the Hal script to change it. There must be a variable stored somewhere within the script.

Thanks!

153
Ultra Hal 7.0 / Re: How to get Hal to open any exe file
« on: January 20, 2012, 12:08:59 pm »
Thanks for the info.

What if we edit the halscript so that when he hears a certain word or phrase he would execute the program. Rough example:

If userSentence<> "test" Then
          GetResponse = "here you go"
          //code for Hal to execute the program
     End If

Would that be possible? If so what would the code look like to execute the program?

Or Is it possible to change the "open" command to a different word like "activate"

154
Ultra Hal 7.0 / Re: How to get Hal to open any exe file
« on: January 20, 2012, 10:39:31 am »
Thank you for the links! That was just what I needed.

One more question. Is there a way to have Hal open the program by saying just the name of the program? Meaning, instead of first saying "open". If I had a program named "test" I would like to be able to just say "test" to Hal and have him open it. Is this possible?

Thanks again!

155
Ultra Hal 7.0 / How to get Hal to open any exe file
« on: January 19, 2012, 06:10:52 pm »
Hello,

Is there a way to have Hal open any exe file located on the desktop? Seems like you could just ask Hal to open "test.exe" and he should open it but thats not the case. Can anyone assist with this? Could I hard code it in Hal's script?

Thanks.

Pages: 1 ... 9 10 [11]