Hi,
i have a cash register app written in fox 6. It uses a parallel ticket printer, and i'm using fopen("PRN", 1) to open the printerport, and then fputs() to write to the printer. It worked fine under win 95, 98, Me, NT and 2000, but now it seems under xp it doesn't work anymore. Doesn't fopen or fputs work anymore under xp? Is there another way to solve this problem?
Regards,
Thomas