Dec 242017
 
Flexible Copy program for DOS, copy or move multiple files with only one command, includes full FTL Modula-2 source code. Very nice.
File FLXCPY10.ZIP from The Programmer’s Corner in
Category Modula II Source Code
Flexible Copy program for DOS, copy or move multiple files with only one command, includes full FTL Modula-2 source code. Very nice.
File Name File Size Zip Size Zip Type
BUILD.BAT 474 266 deflated
CMDLINE.DEF 335 239 deflated
CMDLINE.MOD 1126 522 deflated
COPYFILE.DEF 1077 509 deflated
COPYFILE.MOD 7104 2234 deflated
DIRINFO.DEF 953 509 deflated
DIRINFO.MOD 2545 1102 deflated
ENTREXIT.DEF 479 302 deflated
ENTREXIT.MOD 3977 1461 deflated
FLEXCOPY.DOC 16206 5159 deflated
FLEXCOPY.EXE 25088 11966 deflated
FLEXCOPY.MOD 18412 5698 deflated
README.1ST 1619 776 deflated
SUBDIRS.DEF 771 415 deflated
SUBDIRS.MOD 5841 1879 deflated

Download File FLXCPY10.ZIP Here

Contents of the README.1ST file


Read Me -- Introductory information for FLEXCOPY.

FlexCopy is a general purpose file copying utility for MS-DOS.
It offers a number of advantages over the built-in COPY command,
especially the ability to copy multiple, unrelated files with a
single command. See the file FLEXCOPY.DOC for full instructions
on the use of FlexCopy.

This .ZIP file includes the FlexCopy program and documentation,
and the Modula-2 source files for the program, other than
relatively standard library functions. A batch file showing the
correct compilation order is also included. FlexCopy is released
into the public domain by it's author, who is interested in
hearing about bugs, comments or enhancements.


The following files should be contained in the FlexCopy .ZIP file:

README.1ST -- This information file.

FLEXCOPY.EXE -- The FlexCopy program and documentation.
FLEXCOPY.DOC


BUILD.BAT -- A batch file to recompile and link FlexCopy

The FlexCopy source files:

CMDLINE.DEF "C"-style cmd line parser for DOS
CMDLINE.MOD "C"-style cmd line parser for DOS
COPYFILE.DEF copy/move calls, w/freshen & update
COPYFILE.MOD copy/move files, w/date checking option
DIRINFO.DEF call for complete directory routine
DIRINFO.MOD get directory info, inc size,d/t, attrib
ENTREXIT.DEF entry/exit routines for FlexCopy
ENTREXIT.MOD FlexCopy entry, hlp, error msg, ext rtns
FLEXCOPY.MOD Flexible copy pgm, for DOS
SUBDIRS.DEF i/f for subdir support (pushdir, etc)
SUBDIRS.MOD implementation for subdir supporttion



 December 24, 2017  Add comments

 Leave a Reply

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>

(required)

(required)