Dear friends, the following sample seems to paste nothing in the GET:

#include "Hbgtinfo.ch"


FUNCTION MAIN()

   LOCAL GetList := {}

   LOCAL cGet := SPACE( 30 )

   HB_GTINFO( HB_GTI_CLIPBOARDPAST )

   @ 10, 10 GET cGet

   READ

   RETURN NIL

What am I missing? I already tried with xHarbour and reported this to the xHarbour developers mailing-list.

EMG

--
EMAG Software Homepage:     http://www.emagsoftware.it
The EMG's ZX-Spectrum Page: http://www.emagsoftware.it/spectrum
The Best of Spectrum Games: http://www.emagsoftware.it/tbosg
The EMG Music page: http://www.emagsoftware.it/emgmusic
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to