OS4 DepotLogo by Nickman 
(anonymous IP: 18.191.234.191,2193) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu

 Features
   Crashlogs
   Bug tracker
   Locale browser
 

 Categories

   o Audio (343)
   o Datatype (51)
   o Demo (203)
   o Development (596)
   o Document (22)
   o Driver (97)
   o Emulation (147)
   o Game (1004)
   o Graphics (497)
   o Library (115)
   o Network (232)
   o Office (66)
   o Utility (923)
   o Video (69)

Total files: 4365

Full index file
Recent index file

 Links

  Amigans.net
  OpenAmiga
  Aminet
  IntuitionBase


Support the site


 Readme for:  Utility » Workbench » wbcopynpaste.lha

Wbcopynpaste

Description: Copy files in WB with Ctrl-C and Ctrl-V
Download: wbcopynpaste.lha       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 2kb
Version: 1.0
Date: 06 Dec 2009
Author: Joakim Nordström
Submitter: Joakim Nordström
Email: joakim nordstrom/gmail com
Category: utility/workbench
License: Other
Distribute: yes
Min OS Version: 4.0
FileID: 5189
 
Comments: 6
Snapshots: 0
Videos: 0
Downloads: 461  (Current version)
461  (Accumulated)
Votes: 0 (0/0)  (30 days/7 days)

Show comments Show snapshots Show videos Show content Show crashlogs Replace file 
Workbench CopyNPaste

Copy files from one dir to another (on same disk) in
Workbench with only a keypress.

--------
Version:        1.0
Author:         Joakim Nordström
Date:           2009-12-06
Requirements:   OS4

What is it?
-----------
Have you ever tried to copy files in Workbench, on the same
disk, only finding you have to choose "Copy" from the Icons-menu,
and then move the files to the new drawer and then rename away
the "Copy of"?

Well, no more of this! Introducing the WBCopyNPaste Arexx-scripts!

The archive contains two ARexx-scripts: Copy.rexx and Paste.rexx.
Copy.rexx stores the name of the currently selected icons in the
active window, which then Paste.rexx reads, and copies to the
current active window.

Installation:
-------------
Copy "Copy.rexx" and "Paste.rexx" to S:REXX/
Configure two new keys with FKey:
 Ctrl-C
    Execute ARexx, choose the Copy.rexx-script
    Pass keypresses should be active.

    Ctrl-V
    Execute ARexx, choose the Paste.rexx-script
    Pass keypresses should be active.

Done!

Go to any open drawer, select a few files, hit Ctrl-C!
Now go to any other drawer and hit Ctrl-V and see the
files being copied.

Fetaures and limitations:
-----------------------
* Only copies from one drawer to another
* .info files are also copied (when exists)
* Does NOT ask for confirmation when overwriting

Todo:
-----
* Ask for confirmation when overwriting




Copyright © 2004-2024 by Björn Hagström All Rights Reserved