Jorge,

> 1 - How to embedd hbrun inside an application ?

If you look at utils/hbrun/hbrun.prg you can see the way it works.
Or you can just add it as is to your program and call the first procedure
(you might want to rename it) _APPMAIN() with a file name as a parameter.

You need to inspect the license, as the compiler main files are pure GPL
without the Harbour exception.

I think that if you search the list you should find examples posted by Przemek
that do on the fly compilation and execution of prg code.

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

Reply via email to