Then I execute the second batch file with a single parameter, namely "mainmenu", as in " b mainmenu". This batchfile has one line as follows
blinker @%1->
The clp files for each of the @<module> in the first batch file contains the name of the ".prg" file as follows
Mainmenu.clp:
mainmenu
procmgm
errorsys
stock.clp:
addstk
edstk
browstk
postings
Etc...
How do I compile these with hbkm2?
I get 1 error on the following line
Left(variable,1,24).
Do I replace it with left(variable,1) or left(variable,24) ?
The mainmenu.link file contains the following 9 records:
BLINKER MEMORY PACK 50
blinker executable clipper f41
OUTPUT mainmenu.exe
FILE mainmenu
BEGINAREA
FILE stock, branch, debtors, consign, invoice, utility
ALLOCATE toolkit, extend, super
ENDAREA
SEARCH clipper
--
--
You received this message because you are subscribed to the Google
Groups "Harbour Users" group.
Unsubscribe: harbour-user...@googlegroups.com
Web: http://groups.google.com/group/harbour-users
---
You received this message because you are subscribed to the Google Groups "Harbour Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to harbour-user...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Thanks. Will do. I have left work already and will let you know if it worked.
Regards
Wayne
Thanks Jose,
Will do.
--
--
You received this message because you are subscribed to the Google
Groups "Harbour Users" group.
Unsubscribe: harbour-users+unsubscribe@googlegroups.com
Web: http://groups.google.com/group/harbour-users
--- You received this message because you are subscribed to the Google Groups "Harbour Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to harbour-users+unsubscribe@googlegroups.com.