migrating to HS4, and I'm trying to move my scripts over. Are the following script commands/functions still available? If they are, I can't find any guidance on them. Can anyone point me in the right direction?
1) hs.launch (it doesn't seem to do anything?)
2) calling a subroutine from a script using hs.runex and using #includes
3) hs.speak. Does it work when a subroutine is called from a main module? or is it "not available"?
thanks for the help!
1) hs.launch (it doesn't seem to do anything?)
2) calling a subroutine from a script using hs.runex and using #includes
3) hs.speak. Does it work when a subroutine is called from a main module? or is it "not available"?
thanks for the help!
Comment