As long as you use the OS COPY statement rather than the FPW COPY, you can use long file names. i.e.
RUN /N COPY "c:\Program Files\my application.exe" "c:\my temporary location\"
Unfortunately since FPW is a 16-bit application written for a 16-bit OS and they didn't support long file names, FPW doesn't natively either.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.