Can anybody provide an example of a WM file with a
valid include in it? I'm using WinNT, and have tried
several different combinations:

  #include file.js
  #include \file.js
  #include /file.js
  #include D:\file.js
  #include D:/file.js
  #include /D:/file.js

with and without quotes surrounding the file name, but
I always get this error from WM:

  #include failed: Cannot include /D:/num.js: NOT FOUND

The file IS there (I copied it everywhere, so it actually
is all over the place...) Is the argument to include a
file system path, a webapps path, some other kind of path?

Thanks,


-- 
Gonzalo A. Diethelm
[EMAIL PROTECTED]


------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?:           [EMAIL PROTECTED]

Reply via email to