Hello all!
First of all my configuration:
Microsoft Windows 2000 [Version 5.00.2195]
Software AG Natural Studio, Version 6.1.1 Pl 14
Description:
- Redirect printer LPT1 to a file named “LPT1.txt”. This can be done via “Device/Report Assignments” in Natural Configuration Utility.
- Start Natural
- write a simple program which prints “Hello” on LPT1 and run it.
Result: Natural hangs.
Explanation:
File- oder foldernames with the name LPT1., LPT2. etc are invalid under windows. For a quick test, simply try to create a folder by entering “mkdir lpt1”.