Zabaware Support Forums

Zabaware Forums => Programming using the Ultra Hal Brain Editor => Topic started by: jubeit on July 24, 2003, 09:13:27 pm

Title: How do I enter VBscript to have Hal Perform Tasks?
Post by: jubeit on July 24, 2003, 09:13:27 pm
I want to be able to send a word to the Hal
With that word, I want Hal to open up a website with a variable that I pass it.

For example:
Hal, add ssn 494555989 to the employee database

Then have him perform the function
of passing that variable to a website where I have it do as such
as open the following URL on the Hal PC:
http://lss.att.com/Admin/AdminMenu.asp?SSN=494555989  (example)

Then respond back to the user that the task is finished.  

Can this be done?
Title: How do I enter VBscript to have Hal Perform Tasks?
Post by: Morkeleb on August 03, 2003, 10:47:40 pm
Hello, do you know how to write Vb script? if you do you can use the braind editor to add the script to Hal brain files or use notepad to add it in. It might require a couple of fuction calls or subroutine to complete the entire task but it should be possible to add and make fucntional. I wish I could help more but I am not to well knowledged in VB script though.