Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!hao!boulder!sunybcs!rutgers!mcnc!ece-csc!ncrcae!ncr-sd!hp-sdd!hplabs!hpcea!hpfcdc!hpldola!hp-lsd!nmsu-ee!rusty From: rusty@nmsu-ee.UUCP (Rusty Baldwin) Newsgroups: comp.sys.ibm.pc Subject: Any Takers? Message-ID: <180007@nmsu-ee.UUCP> Date: Wed, 14-Oct-87 11:50:47 EDT Article-I.D.: nmsu-ee.180007 Posted: Wed Oct 14 11:50:47 1987 Date-Received: Sun, 18-Oct-87 10:39:49 EDT Organization: NMSU Electrical and Computer Engineering Department Lines: 34 Is there any interest out there from people who use DESQview, Windows, etc. for a program which will allow you to pass parameters to programs which normally requires the parameters to be on the command line ? The scenario is this: In DESQview you are able to pass parameters to a program you wish to run but the parameters are static (i.e. cannot change from run to run). This creates a problem when you want to run a program , say, an editor such as MS EDLIN which requires the file to edit to be specified on the command line. Within DESQview you would have to be content with editing the same file over and over or running a copy of DOS and THEN running your editor. Or perhaps you would like to run the same program over and over but with different configuration switches from time to time. For instance PROCOMM using direct screen write option or the BIOS screen write option. I have written a program which will accept interactively the parameters you wish to pass to a program you want to run and then 'fool' the program into thinking that the parameters were on the command line. If anyone is interested I would be happy to post it to the net. The program PARAPASS (for parameter pass :-) ) in NOT memory resident and requires about 2K of memory to do it's thing. It was written in A86 assembly language and the source would be provided. Anybody interested? Rusty Baldwin nmsu-ee!rusty