Hello ! How can I use the inkey.ch ? I have a "one.prg" and I compile it only with command: "hbmk2 one.prg" In the one.prg I have a row: "if lastkey() = 27" and it is TRUE when the last key is escape. I want to change it "if lastkey() = K_ESC" and I think I must include the inkey.ch. But how and were?
(I have os/2 and open watcom) Thanks: Andras ____________________________________________________ Szekely Andras <> [email protected] <> http://2Mai.dyndns.org <> eCS 1.2 <> _______________________________________________ Harbour-users mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour-users
