Is it possible? I can't find any vbscript documentation for HTA. This
throws an error:
Sub Window_Onload
Class foo
End Class
End Sub
I am moving a cool vbScript I wrote, which has a class for unit
convertion, to a HTA. Now it looks like I have to rewrite the class to
using stupid functions.
--
..::[ Hz ]::.


