I am trying to make an .sh file to run several hbmk2 commands

But I need to confirm if each of it was sucessfully executed

When i use bash programming , and run console commands

running echo $?  giveme an idea if the command was or not sucessfully ( take
0 or 1 values )

But when I run an external aplicattion this variable don't generate a
usefull value

in example an hbmk2 command .

Anybody have an idea in how to achieve this task ?

Thanks in advance

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

Reply via email to