| 
 
 
  Audio (347) 
  Datatype (51) 
  Demo (204) 
  Development (609) 
  Document (24) 
  Driver (98) 
  Emulation (153) 
  Game (1027) 
  Graphics (510) 
  Library (119) 
  Network (236) 
  Office (67) 
  Utility (939) 
  Video (72) 
 Total files: 4456
 
 Full index file
 Recent index file
 
 
 Amigans.net
 Aminet
 IntuitionBase
 Hyperion Entertainment
 A-Eon
 Amiga Future
 
 
 
 
 
 | 
 [Back to readme page]   [Add Comment]   [Refresh page]
 
 
 | Comment by: AlexC (76.169.226.69) | At: 31 Jan 2007, 12:59 | File version: 0.1 |  | Hold down the right-Amiga key when double-clicking a drawer icon... 
 |  |  |  |  |  | Comment by: PEB (75.3.142.168) | At: 31 Jan 2007, 06:48 | File version: 0.1 |  | Of course, you will also want to remove the "Prompt for input" from the script's icon information.
 
 |  |  |  |  |  | Comment by: PEB (75.3.142.168) | At: 31 Jan 2007, 06:45 | File version: 0.1 |  | Nice script. Though I personally prefer to delete everything after: MENU WINDOW '"' || activewin || '"' INVOKE WINDOW.CLOSE
 
 Something that you could do while you wait for window buttons to be added (and
 if you use ContextMenus) is open ENVARC:ContextMenus.cfg, and add the following
 line to in the "Drawer" section (probably right under
 "Open"):
 Drawer,Open in Place,WB,REXX:duto_oscp.rexx
 
 In order for this to work, you also need to change the icon information of the
 script from project to tool, change "Workbench" to "Shell",
 and check (tick) the "Script" box; then copy this script and its icon
 to your REXX assign.
 
 |  |  |  |  | 
 
 |