which translates toNicTheQuick wrote:Allerdings muss die Variable HandleOut das Handle zum Ausgabe-Gerät enthalten, sonst schlagen die Procedures fehl.
So no wonder output is not working as expected.NicTheQuick wrote:However, the HandleOut variable must contain the handle to the output device, otherwise the procedures will fail.
And yes, EnableExplicit should help here. My code is so old I don't even know if EnableExplicit was available then.