RESCOPY Name
RESCOPY Purpose
Copy a res file to another res file, may drop items.
Category
Calling Sequence
rescopy, resfile, resfile2 Inputs
resfile = name of existing input RES file. in
resfile2 = name of new output RES file. in
Keyword Parameters
Keywords
IGNORE=ignore Optional string array of tags to be ignored.
/NOCOMMENTS means do not copy RES file comments.
FRONT=txt Optional text array of comments to add to
front of output res file.
/TIME_TAG adds 2 comments at very front of output file
giving the copy time, user, and directory.
/DEBUG list what is happening.
ERROR=err error flag: 0=ok.
Outputs
Common Blocks
Notes
Modification History
R. Sterner, 2004 Sep 28
R. Sterner, 2004 Oct 12 --- Fixed to not read ignored items.
R. Sterner, 2004 Oct 12 --- Comments with = were broke, fixed.
Copyright (C) 2004, Johns Hopkins University/Applied Physics Laboratory
This software may be used, copied, or redistributed as long as it is not
sold and this copyright notice is reproduced on each copy made. This
routine is provided as is without any express or implied warranties
whatsoever. Other limitations apply as described in the file disclaimer.txt.