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 - tony.steward

Pages: 1 [2]
16
Here is my first attempt at writing any code. It is very simple and perhaps the gurus could suggest improvments.

'Search for Keywords if the User wants to convert currency.
'Example:
'User: convert currency 1 aud usd
'HAL: I have found the following conversions. HAL then Loads the converter.

If SearchAmt = "" Then SearchAmt = HalBrain.SearchPattern(OriginalSentence, "CONVERT CURRENCY * * *", 1)
If SearchFrom = "" Then SearchFrom = HalBrain.SearchPattern(OriginalSentence, "CONVERT CURRENCY * * *", 2)
If SearchTo = "" Then SearchTo = HalBrain.SearchPattern(OriginalSentence, "CONVERT CURRENCY * * *", 3)
' Currency Search form the above Currency Keyword.
If SearchAmt <> "" And SearchFrom <> "" And SearchTo <> "" Then
   SearchCurrency = "http://www.google.com/search?q=" & SearchAmt & "+" & SearchFrom & "+In+" & SearchTo & "&btnG=Google+Search"
   HalMenu.HalCommand "<RUNPROG>" & SearchCurrency & "</RUNPROG>"
             GetResponse = "I have found the following Currency Conversion "
                 HalBrain.ReadOnlyMode = True
End If

17
General Discussion / Buggy Forum
« on: October 11, 2006, 08:04:47 am »
Connection DSL 512
Using XP - SP2
Pentium 4 dual core 3.4ghz
Memory 512mb
How many other programs are running? not many.

May I say I spend about 6 hours a day online and I know when I am having trouble with a site. I surf many sites and forums, for some reason this site keeps time outing.

18
At the moment in HAL is I type "search wombat" HAL opens IE and searches google for wombat. Where or how can I change what website is used to search.

19
General Discussion / Buggy Forum
« on: October 11, 2006, 03:57:24 am »
SO SORRY I said anything. I won't bother if i'm going to get jumped on.

20
General Discussion / Buggy Forum
« on: October 10, 2006, 05:16:45 am »
This forum is almost as frustrating as HAL. Pages are slow to load and somtimes won't load at all.

21
General Discussion / Suggest Brain & plugins
« on: October 10, 2006, 05:15:39 am »
Hello all,
Can anyone suggest which brain should be used, is most advanced etc.
Recommended plugins for that brain.

I know hal will impove over time but man its frustrating.

Thanks
Tony

22
General Discussion / Birthdays and age?
« on: October 09, 2006, 08:14:02 am »
Is there a birthday and age plugin. I would like to tell HAL that my daughter was born on 24-06-1989. Then when I ask how old she is I would like HAL to say she is 16

Thanks
Tony

23
Ultra Hal 7.0 / Run web address error
« on: October 08, 2006, 08:33:32 am »
I have Ultra Hal V6. If I type "run www.anysite.com"
Hal opens my web browser but remives the periods from the web address giving "wwwanysitecom" which of course doesnt work.

How do I fix this.

Thanks
Tony

24
Ultra Hal 7.0 / Ultra Hal Help File
« on: October 08, 2006, 08:17:03 am »
Well from the date on the posts it has now been a year and the help file is still not up to date.

25
Ultra Hal 7.0 / Got mail?
« on: October 08, 2006, 08:11:31 am »
Any word on the email plug in. And how about hal loading websites for me.

Pages: 1 [2]