Re: Phix 0.8.2 uploaded
- Posted by katsmeow Dec 12, 2020
- 2336 views
So i went looking for a help file, or manpages, or a readme, or anything. Win7 won't open the .chm. On a whim, i tried and recieved....
C:\Program Files (x86)\Phix>p help
`C:\Program Files (x86)\Phix`
C:\Program Files (x86)\Phix\pmsgs.e:564 in procedure Fatal()
invalid file number (-1)
msg = `Cannot open C:\Program Files (x86)\Phix\help.ex`
fn = -1
... called from C:\Program Files (x86)\Phix\ptok.e:880 in procedure includeFile()
file = `C:\Program Files (x86)\Phix\help.ex`
autoInclude = 0
emitcol = 0
pathno = <novalue>
k = 28
km1 = <novalue>
kp1 = 29
Global & Local Variables
Press Enter...
C:\Program Files (x86)\Phix>
And it's true, there is no help.ex file. I tried the webpages, and there's no "search for", and no result clicking on keywords, and "trace" isn't mentioned. There's no mention of why editing installation.e has no effect. I don't know what to do.
Kat

