[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index] [Date Index] [Thread Index]
[SQR-USERS Info] [SQRUG Home Page]

fILE MERGE IN SQR



Hello,
I have a problem when i use the call system to merge two files in WINNT,
I have used the following code but it does not seem to work any
suggestions????
Code:
 let $merge= ' C:\WINNT\system32\cmd.exe /c ' || 'COPY
C:\TEMP\headerfile.txt + C:\TEMP\filetype1.txt  C:\TEMP\cpbexp.txt'

 call system using $merge  #status
Thanks
Prasanna