COPYFILE (OpenInsight 32-Bit)
At 27 FEB 2003 06:28:07PM Leigh Tingle wrote:
Am receiving the following error message when using:
srcFile=\EXIMDR\IN\MG530449.DAT"
destFile=\EXIMDR\IN\ARC\MG530449.DAT"
u=Utility("COPYFILE", srcFile, destFile, 1)
Too many parameters passed to UTILITY@INFORTYTEXE.
At 28 FEB 2003 02:42AM Oystein Reigem wrote:
Leigh,
Confirmed here with 4.1.2 on XP Pro.
But the characters following "Too many parameters passed to UTILITY" vary. Looks a bit like random snippets from memory.
- Oystein -
At 28 FEB 2003 03:17AM Donald Bakke wrote:
I suspect the docs are incorrect. No other Utility message has this many parameters.
Whenever too many parameters are passed, there is always some "extra" text that gets displayed in the debugger message.
At 02 MAR 2003 11:11PM Leigh Tingle wrote:
The correct statement is CopyOSFile and this works.