Page 1 of 1

where can i find help file about print function

Posted: Fri Apr 05, 2013 5:55 am
by viren092002
i am using clipper 5.3, and now i have change to hmg.3.1.1

it works good, but some reference or help not find in hmg-reference

for example, clipper provide norton guide (NG) for all it's function and other items,
where can i find help file or norton guide for hmg.3.1.1 which contains complete syntax and description about all function like win_printfileraw()

hmg-referece does not contain this type of help, i am using hmg.3.1.1

plese give me the web address from where i can download this ................

Re: where can i find help file about print function

Posted: Fri Apr 05, 2013 11:42 am
by Pablo César
viren092002 wrote:i am using clipper 5.3, and now i have change to hmg.3.1.1
Good !
it works good, but some reference or help not find in hmg-reference
You can find in your own computer at C:\hmg.3.1.1\DOC where you will find a hmgdoc.htm file, there you will find good documentation about HMG.
syntax and description about all function like win_printfileraw()
This function is not HMG is Harbour internal function, but you will find like as hb_PrintFileRaw. This you can find at http://www.harbour.vouch.info/index.html go to Search TAB.