csr
Programmer
- Jul 20, 2000
- 507
When I create the executable (EXE) file for my applications I always include all of the FRX (report) files within the executable. I wish to continue with this practice.
However, I have a need to have a few of those FRX files be external to the EXE so another application can use it.
Is there someway to make a copy of the internal version of the file and put it on the disk as a standalone file and do all of this from within the EXE file ?
Is it as simple as COPY file XXX.FRX to SSS.FRX ?
Don
However, I have a need to have a few of those FRX files be external to the EXE so another application can use it.
Is there someway to make a copy of the internal version of the file and put it on the disk as a standalone file and do all of this from within the EXE file ?
Is it as simple as COPY file XXX.FRX to SSS.FRX ?
Don