
include files in WSH script
Here is an example for this.
Run main.ws with WSH2 Beta2.
You should get two message boxes, the second saying "1+2=3".
---
Holger Schwichtenberg
Diplom-Wirtschaftsinformatiker
Microsoft Certified Professional
http://www.*-*-*.com/
Quote:
> is there any way to do an include in a JavaScript script?
begin 666 main.ws
%86=E/B `
`
end
begin 666 inc.js
`
end