$LANG = "JavaScript"
var cr = "\r"
haAbortOnError();
haWaitForPrompt("some prompt>");
haTypeText("some command"+cr);
haTerminate();
To execute this sample save the above code as a text file. In HyperACCESS click Automation->Run, and select the text file. This script could also be set to run automatically by clicking Properties->File Usage.