On Tue, 05 Aug 2008, Szakáts Viktor wrote: Hi Viktor,
> >MAJOR=`sed -e '!HB_VER_MAJOR! !d' -e 's![^0-9]*\([^ ]*\).*!\1!g' > >"${FVER}"` > >MINOR=`sed -e '!HB_VER_MINOR! !d' -e 's![^0-9]*\([^ ]*\).*!\1!g' > >"${FVER}"` > >REVIS=`sed -e '!HB_VER_REVISION! !d' -e 's![^0-9]*\([^ ]*\).*!\1!g' > >"${FVER}"` > > With this one it says: > '-e expression #1, char 3: extra characters after command' Please try to use other unique character, f.e.: '@'. I missed that I use !d. Tomorrow I'll try to setup MinGW/MSYS environment in one of MW-Win machine in my firm and make some tests too. best regards, Przemek _______________________________________________ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour