SendTo DOS
Copyright MonkeyJob Systems 2005
All rights reserved

Home FAQ Forums Contact
Download
BatMonkey Report Bugs
 Search For Data
   

BatMonkey Dos Module



send to dos This free Windows utility will run from your "Send To" menu. Send a file or folder to a DOS prompt which will open in the folder that you sent. An environment variable will be set to the file or folder name.

This utility is incredibly simple and easy to use (read the sections below for information on use). Originally part of BatMonkey, this utility will work under all Windows operating systems from Windows 95 upwards.


Download
Download the latest free full version of the BatMonkey SendTo Module - version 1.00 - about 350KB

How To Use


Here are step by step instructions on using this module:
  • Find the file or folder that you wish to send to DOS.
  • Right click on that file.
  • From the pop-up menu, select the "Send To" item.
  • From the "Send To" list, select the DOS item.
  • A DOS prompt will open in the folder that you sent
That's it. If you sent a file, the environment variable "file" will be set to the name of the file (without path information). You can access this variable at any time by using the handle:

%file%

(Encompassed with % characters as you would any other environment variable on the command line). For example, you can launch the file in notepad by entering the command:

notepad %file%

at the DOS prompt. To view a list of all environment variables, enter the command:

Set

at the DOS prompt.




  | About Us | Privacy | Terms | Affiliates | Partners | Copyright ©2003 MonkeyJob Systems All Rights Reserved |