Page 2 of 2

Re: Printing the Screen From HMG

Posted: Sat Oct 22, 2016 8:30 am
by mustafa
Hola bluebird
mira el sample que publique

http://hmgforum.com/viewtopic.php?f=9&t ... 913#p46913
saludos
*------------------------------- Google ----------------------------*
Look at the sample to publish

http://hmgforum.com/viewtopic.php?f=9&t ... 913#p46913
regards

Mustafa

Printing the Screen From HMG

Posted: Mon Oct 31, 2016 10:44 am
by Pablo César
bluebird wrote:There is an old thread that says HB has a PRINTWINDOW function and gives an example. However that example will not compile. The compiler cannot find such a function and gives numerous syntax errors.
Hi Bill, me here again...

I don't know if you have already solved this your case... but I was thinking what you said and I'm really interested to know what kind of sample and what are been (in details please) the errors occurred in your trying for compiling with PRINTWINDOW function.

PRINTWINDOW it's a internal HMG function that works very well.

Its syntax is:

PRINTWINDOW ( cWindowName , lPreview , ldialog , nRow , nCol , nWidth , nHeight )

I know we have to work on in our SAMPLES demos in HMG. Please read and test this:

viewtopic.php?p=47434#p47434