Dec 082017
 
Great little programs for any level user to greatly enhance .BAT files.
File BATPOWER.ZIP from The Programmer’s Corner in
Category Batch Files
Great little programs for any level user to greatly enhance .BAT files.
File Name File Size Zip Size Zip Type
ALTER.COM 1024 696 deflated
ALTER.DOC 1161 511 deflated
ANSWER.COM 308 222 deflated
ANSWER.DOC 3116 1325 deflated
ASK.COM 128 93 deflated
ASK.DOC 1150 551 deflated
BROWSE.COM 958 835 deflated
BROWSE.DOC 4106 1439 deflated
DO.COM 13440 6393 deflated
DO.DOC 872 421 deflated
FLIP.COM 384 217 deflated
FLIP.DOC 969 508 deflated
KEY-FAKE.COM 536 362 deflated
KEY-FAKE.DOC 14438 5475 deflated
NO.COM 736 674 deflated
NO.DOC 4543 1332 deflated
PAWS.COM 1536 610 deflated
PAWS.DOC 59 56 deflated
POPDIR.COM 658 241 deflated
POPDIR.DOC 29 29 stored
PUSHDIR.COM 724 323 deflated
PUSHDIR.DOC 2532 847 deflated
QUERY2.COM 3558 2934 deflated
QUERY2.DOC 1533 755 deflated
REBEEP.COM 256 113 deflated
REBEEP.DOC 1790 913 deflated
SOUND.COM 256 181 deflated
SOUND.DOC 713 438 deflated
SWEEP.COM 591 539 deflated
SWEEP.DOC 2358 748 deflated
TUNE.COM 512 245 deflated
TUNE.DOC 914 468 deflated
WAIT.COM 128 72 deflated
WAIT.DOC 766 443 deflated
WAITTIME.COM 384 286 deflated
WAITTIME.DOC 894 493 deflated

Download File BATPOWER.ZIP Here

Contents of the ALTER.DOC file


PROGRAM: ALTER.COM

GENERAL FUNCTION: To change attributes of a file.

WHY IS IT NEEDED? DOS 2.x does not provide a convenient way to
change status.

INSTALLATION: none

FORMAT: ALTER [drive][path][filename][options]

EXAMPLES: ALTER \TOP\SECRET/R/H [Set attributes of file SECRET
in subdirectory TOP
to readonly and hidden.]

HOW TO USE IT: Options include

/R make read only
/H make hidden
/V display current version number
/N set file to normal (not hidden, not system,
can read or write)
/S system
/A archive
/B not archive.
When specify only the file, displays current status
and prompts for new. In display, D means subdirectory.



OTHER EFFECTS: none

SYSTEM REQUIREMENTS: Works with DOS 2.x and 3.0

COMMENTS: none

SOURCE OF PROGRAM: Unknown.


 December 8, 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)