home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / os / os2 / misc / 29365 < prev    next >
Encoding:
Text File  |  1992-09-07  |  1.6 KB  |  38 lines

  1. Newsgroups: comp.os.os2.misc
  2. Path: sparky!uunet!mcsun!sunic!ugle.unit.no!lise.unit.no!hafting
  3. From: hafting@Lise.Unit.NO (Helge Hafting)
  4. Subject: Re: Drag and Drop file transfer. How?
  5. Message-ID: <1992Sep5.145303.18329@ugle.unit.no>
  6. Sender: news@ugle.unit.no (NetNews Administrator)
  7. Organization: Norwegian Institute of Technology
  8. References:  <1992Sep4.164421.26775@colorado.edu>
  9. Date: Sat, 5 Sep 92 14:53:03 GMT
  10. Lines: 26
  11.  
  12. In article <1992Sep4.164421.26775@colorado.edu>, doug@shako.Colorado.EDU (Doug McKnight) writes:
  13.  > 
  14.  > I would like to set up my os/2 machine so that someone can drag
  15.  > and drop a file and have it transferred (by modem using kermit or
  16.  > possibly xmodem) to my sparc. 
  17.  > 
  18.  > What suggestions do all you gurus have? Is there a nice elegant inexpensive
  19.  > way to do this. 
  20.  > 
  21.  > Douglas
  22.  
  23. It is easy to set up a program object such that the program will start
  24. with a filename as parameter when you drop the file on it.
  25. (I have set up pkunzip this way.)  If multiple files are dropped on the icon, 
  26. the program is run one time for each file.
  27. Using this method gives some control of how the program's parameter list
  28. should look.  If this isn't good enough, try setting up a
  29. .cmd file as the program, and let it format the parameter list properly
  30. for the comm program.  It could even generate a command file for the comm
  31. program, if the comm program supports such things.
  32. -- 
  33.  |  |      ^         |  |      /   ^   o
  34.  |__| _   /|  _  _   |__| _   /|  /|   |    _   _
  35.  |  |/_| / | / \/_|  |  |/ | /-+-/-+- /| /|/ | / \
  36.  |  |\__/  |/\_/\_   |  |\_|/  |   \_/ |/ |  |/\_/
  37.             __/                /              __/
  38.