Hi Pritpal,

> Hello Viktor
> 
> Is it possible to pass string buffer to hbmk2 in .hbm format?
> 
> I want to avoid writing to .hbm disk file and then invoke hbmk2.
Yes, simply pass all parameters on the command line.

> This will open another black window on the screen.

Check how to spawn subprocesses in hbmk2 code. Black 
screen is easy to avoid.

> Also, can I capture the output of compile/link processes ?

Yes, you can, also check hb_process*() API. It's actually 
used in hbmk2 code in a few places.

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