Maz opened this issue on Aug 21, 2000 ยท 3 posts
Maz posted Mon, 21 August 2000 at 5:19 PM
Somebody e-mailed me today to say they were having problems with Scaler 3.0c running under Windows NT. I haven't actually tried it yet under NT but will tomorrow. Anybody else having problems with it? Maz
bushi posted Tue, 22 August 2000 at 12:12 AM
I don't have NT so haven't tried it. I have had some folks mail me with problems using PhiFactory under NT. I used the Windowstemp folder to hold a work file. Since NT doesn't have this folder, 'Factory had trouble. The solution was for them to create a temp folder. Just a possible point to look at when you're digging into Scaler.
Maz posted Tue, 22 August 2000 at 1:51 PM
Thanks bushi. I tried it at work today on my NT machine there and had no problems at all. I suspect the problem was caused because the user had write protected his obj files. I've had reports of problems with Mover because of this. This is because of the way Delphi (which it was written in) does block reads. In the next versions of all my programs I guess I'll have to change the file attributes before doing the conversion and then change them back again afterwards.