Date: Fri, 03 Feb 2006 07:01:45 -0500 From: madodel Subject: [VOICENWS] SW: CMD_IT ++ From the VOICE OS/2-eCS News Service http://www.os2voice.org ++ From: Don Hawkinson I have placed CMD_IT on my web site: http://home.tulsaconnect.com/dwhawk/cmd_it.zip It is a free OS/2 command line program that generates OS/2 CMD files. The program expects the command line to contain the file name for the CMD file and one or more files to be operated on by the generated CMD file. The program will then prompt the user for the CMD file instructions. The instructions may contain up to 6 commands that use the filenames. The commands are entered on one line with at representing a new line and %s representing the filename. Here is a sample command line. CMD_IT XXX.CMD C*.C The following entered when prompted will generate the CMD file shown below. djprint %s at zip -g junk.zip %s at copy %s p:\backup The first line of the generated CMD file is a comment that shows the name of the CMD file and the path to CMD_IT. The second line is the number of files that the CMD file operates on. The third line is a plug for my web site. /* xxx.cmd generated by F:\DRDOS\TC\CMD_IT.EXE*/ /* 6*/ /* see http://www.dwhawkinson.com for my other programs. */ djprint CMD_IT.C zip -g junk.zip CMD_IT.C copy CMD_IT.C p:\backup djprint CUT.C zip -g junk.zip CUT.C copy CUT.C p:\backup djprint c_copy.c zip -g junk.zip c_copy.c copy c_copy.c p:\backup djprint C_DEL.C zip -g junk.zip C_DEL.C copy C_DEL.C p:\backup -- Warpstock 2006 - Windsor, Ontario, Canada, October 12-15th, http://www.warpstock.org Warpstock Europe - http://www.warpstock.net [Moderator's note: All posts are sent without guarantee to the accuracy of the content. We try to verify details and URLs but this is an entirely volunteer run list, so 100% fact checking and the quality/useability of products announced here is impossible. If you respond to this post please remove the DESPAM from the poster's email addresses. Please do not send requests for information about a specific post to the moderator unless it is an update or I sent it.] -- To unsubscribe yourself from this list, send the following message to majormajor at os2voice.org unsubscribe news your.email.address at here end Or, visit http://www.os2voice.org/MailingLists.html If you have an announcement you would like posted to the VOICE News list, please send it to submit at os2voice.org or go to http://www.os2voice.org/fSubNews.html . Please include a valid reply address and a real contact name. If you wish to comment on this post, please reply to feedback at os2voice.org