Hi Pritpal,

>    ! More fixes to detect the executable from linker output ( still not 
> perfect ).

You explicitly added default empty string as third parameter to STRTRAN(),
but this does nothing, exact same thing is executed.

In another line you remove Chr( 10 ) from a string which should 
never contain this character.

The proper fix here is in your original SUBSTR() which calculates 
the substring length wrongly.

I will commit this fix.

Notice however, that even this won't be enough to properly 
launch the extracted executable name for multiple reasons.

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