Copy dos files (OpenInsight Specific)
At 26 DEC 1997 02:40:38PM Anders Lindholt wrote:
Can I use the utility function to copy from one dos files to another dos file ?
Anders
At 26 DEC 1997 05:55PM Mike Ruane, WinWin Solutions Inc. wrote:
Anders-
I think you'd be better off using the LZ functions, as documented in the windows SDK. LZCopyFile is the specific one you'd want. If you can't find them let me know and I'll post them.
Hope it helps-
Mike
At 26 DEC 1997 06:59PM Don Bakke wrote:
Anders,
Your question is the same one posed by another developer in this post. Go there and read the responses. You will find one that tells you how to use the LZ function (by Carl Pates), one that tells you how to use the Utility("RENAMEFILE") function (by Cameron Purdy), and two which offer Basic+/OSBRead-OSBWrite methods (by Gary Breeding and by Don Bakke)
dbakke@srpcs.com
At 27 DEC 1997 08:34AM Carl Pates Sprezzatura wrote:
Anders,
If you're using OI 3.5 you can also use the new Utility("COPYFILE") function…it's documented on page 6 of the 'What's new in OpenInsight 3.5' manual…
syntax is
Utility("COPYFILE", SrcFile, DestFile)
cpates@sprezzatura.com
World Leaders in all things RevSoft (Except VIP)