-----Messaggio Originale-----
Da: "Enrico Maria Giordano" <[email protected]>
A: "Harbour Project Developers Mailing List" <[email protected]>
Data invio: martedì 24 febbraio 2009 11.40
Oggetto: [Harbour] HB_COMPILE()
Dear friends, If I run the following sample:
FUNCTION MAIN()
HB_COMPILE( "TEST.PRG" )
RETURN NIL
I changed it to:
FUNCTION MAIN()
HB_COMPILE( "COMPILE.EXE", "TEST.PRG", "/n" )
RETURN NIL
and now I get test.c. How can I compile and run it?
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
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour