ZSpider wrote:
> File: fonts.txt Line: 1
> #while (defined(fFonts))
> #read(fFonts,dummy"c:winnt\fonts\arial.ttf" <----ERROR
> Parse Error: Illegal sequence in string.
Unless it's just a typo, there is a backslash missing after "c:".
Another possiblity is that you are using ver 3.5 with the read/write
restrictions turned on. Check the settings under "Options->Script I/O
restrictions->"
/Ib
Post a reply to this message
|