> --- t2.prg
> REQUEST HB_GT_WVT_DEFAULT
> ANNOUNCE HB_GTSYS
> 
> PROCEDURE Main()
> 
>  ? "Click [X] to close windows console "
>  while( LastKey() != 27 )
>     Inkey( 1 )
>  enddo
> 
>  RETURN
> ---

Correction: Add REQUEST HB_GT_WIN to the top.

[ Typed to the mailer, more typos are possible. ]

Brgds,
Viktor

_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to