Jack Stein,
12-Sep-99 08:17:50, Jack Stein wrote to Andy Roberts
JS> Andy Roberts wrote in a message to Bat Lang:
AR>> 09-Sep-99 01:13:12, Bat Lang wrote to Jack Stein
-=>>> Quoting Jack Stein to Paul Marwick, [07 Sep 99 07:45:37] <=-
AR>> Subject: File Managers
PM>>> As to which handle self-extracting archives, FC/2 does a good job,
AR>> It's not too late to switch to FC/2.
JS> Before I consider that, does FC/2 handle full REXX support in it's menu
JS> command yet?
That sounds like a useless feature to me, but I don't know.
JS> For example, can I assign the following to my F12 key in the menu
JS> F12: Create WPS-Object
JS> /* Create Object */
JS> Call RxFuncAdd 'SysLoadFuncs', 'REXXUTIL', 'SysLoadFuncs'
JS> Call SysLoadFuncs
JS> Folder = ''
JS> Type = 'WPProgram'
JS> Title = '[%F]'
JS> Parms =
JS>
JS> 'MINWIN=DESKTOP;MAXIMIZED=YES;PROGTYPE=WP;EXENAME=[%P]\[%F];STARTUPDIR=
JS> [%P];;
JS> OBJECTID=;NOPRINT=YES;'
JS> Result = SysCreateObject( Type, Title, Folder, Parms,
JS> 'ReplaceIfExists' )
Why clutter up a simple menu with all that stuff. Instead just stick it all
in a *.CMD file where it belongs and then use the FC/2 function key to run the
*.CMD file.
Oh wait a moment, I see what you are trying to do. You want it to Create a
DeskTop Object of some highlighted file. Yes that is already hard coded into
FC/2 Alt-F6.
Sheesh.. You mean you have to put all that stuff in a menu. You've been
working too hard. You better get FC/2 quick. (again)
Thanks and Good Luck, Andy Roberts
andy@shentel.net
--- Terminate 5.00/Pro*at
3613/666
* Origin: OS/2: penthouse. DOS: poorhouse. Windows: outhouse. (1:109/921.1)
|