QPC2 Windows Quirk
Posted: Sun Apr 23, 2017 11:01 am
Hi,
Try using the WINDOW keyword with a channel parameter and Print something onto it. (This works OK).
Now use the same keyword again with the same channel parameter at a different location and print something else: Unlike on a QL, the first window disappears!
The solution is to use OPEN#c,SCR twice and not close them until you need to.
This quirk did not happen on my QL! And it was not easy to track down...
Regards,
Steve Poole.
Try using the WINDOW keyword with a channel parameter and Print something onto it. (This works OK).
Now use the same keyword again with the same channel parameter at a different location and print something else: Unlike on a QL, the first window disappears!
The solution is to use OPEN#c,SCR twice and not close them until you need to.
This quirk did not happen on my QL! And it was not easy to track down...
Regards,
Steve Poole.