Short: Buttons for all your AmIRC Clients. Author: dtbecker@ptd.net (Donald T. Becker) Uploader: dtbecker ptd net (Donald T Becker) Type: comm/irc Architecture: m68k-amigaos VERSIONS: : $VER: MCF_Buttons.readme 5.4 (29.11.97) : $VER: MCF_About 5.1 (22.11.97) : $VER: MCF_Buttons 5.4 (29.11.97) : $VER: MCF_WWW 5.3 (14.03.98) : $VER: Install_PlugIns 5.6 (22.11.97) : $VER: SendBrowser 5.1 (22.11.97) Are you tired of all the buttons on your AmIRC UserList Window? With "MCF_Buttons", you can now say goodbye to all those buttons. MCF_Buttons creates a seperate window with many standard function buttons and allows for many User configurable function buttons to be added. This 1 window can interface to all 9 possible AmIRC MSGPorts. This means, 1 Buttons window for all running AmIRC Clients. Also included with MCF_Buttons is MCF_WWW. This will allow you to goto an URL that you doubleclick in the URL Grabber Window or an URL that you snapshot in any of the AmIRC Windows. Changes: (MCF_WWW v_5.3) I discovered that some snapping software prevents the file "Clips:0" from being created when you double click on an URL in the URL Grabber Window. Using a function found in the "rexxtricks.library" if "Clips:0" doesn't exist, I then attempt to pull the URL from the clipboard.device, unit 0. Please note the unit number when configuring your snapping software. Changes to 5.4: Changed default URL in MCF_WWW.AMIRX. Restored MUIRexx version 2.2 compatibility coding. (Reason: version 2.2 uses less ram than 3.x versions) Changes to 5.3: (22.11.97) Standardized version numbers in all scripts for version comparison during install. MCF_Buttons.amirx will attempt to delete MCFGB.cfg if it finds this file in ENV:mui or/and ENVARC:mui. Included a new PlugIns directory that contains PlugIns data without the MUI help bubbles. BugFix to 5.2: (23.10.97) MCF_About wouldn't open window on public screen. Problem solved. BugFix to 5.2: (25.09.97) Seems it couldn't find MuiRexx if it was in SYS:RexxC. Problem solved. New to 5.1: Changed the Install_Plugins Utility so that it now scans for MUIRexx in any of 3 locations instead of it being hard-coded as the Default Tool. Fixed a "QUOTE" display bug that occurred with the release of MUIRexx 3.x. Removed coding supporting MUIRexx 2.x. Version 3.x is now required by MCF_Buttons. Fixed an error that sometimes occurred when quitting. New PlugIn to 5.1: WildIRC by [Raz] and VoSot. DalHelper by StarDustr DwarfX by Gaz (still awaiting delivery) New to 5.0.12: SendBrowser included with archive to replace original script. This 1 will call MCF_WWW.amirx so that you can use the browser you configged for use with MCF_Buttons. New to 5.0.11: Script now seems to work the same under version 2.2 of MUIRexx as well as version 3.0 New to 5.0.10: Script is now compatible with version 3.0 of MUIRexx. New to 5.0.9: Removed default popup help info. If button does not have help text between /h h/, no help popup for that button will appear. New to 5.0.8: Changed Reload menu option. Choice of either reloading just buttons data or reload complete script. New to 5.0.7: User defined Help Text for each Button is now enterable by placing help text between /h and h/ which is to be placed immediately before the Button's Function definition. If MCF_Buttons fails to start due to an Open MUI Port, start MCF_Buttons with x as a command line argument. This should close the MUI Port and allow MCF_Buttons to Re-start correctly. NOTICE: It takes longer for MCF_Buttons window to appear when User Defined Help Text is coded in the MCF.Buttons file. New to 5.0.6: Archive now has PlugIn Utility for maintaining your MCF.Buttons file with Buttons available for other software. New to 5.0.5: New page of buttons added for use with Phoenix, version 1.22 and many work with 1.21. Added /PREFS button on WildText Page. A default MUI prefs file for MCF_Buttons has been included. New to 5.0.4: Size of MCF_Buttons.AMIRX has been reduced by 6K as well as having the programmed limits removed. Number of Frames and Buttons should now only be limitted bye MUI and MUIRexx. Better WWW Config instructions. New Menu option that allows reloading of newly editted MCF.Buttons file without having to Quit and ReStart MCF_Buttons.