home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 2 BBS / 02-BBS.zip / mued102b.zip / muedpm.rxd < prev    next >
Text File  |  1995-01-20  |  2KB  |  38 lines

  1. ;
  2. ; This is a sample REXX button configuration file for MUEd/PM.
  3. ;
  4. ; Comments may be inserted into the file by starting a line with a ;
  5. ; character. It MUST be the FIRST character on the line.
  6. ;
  7. ; The format of each non-comment line in this file is:
  8. ;
  9. ;   FILENAME.CMD *BITMAP.BMP Button Description Text
  10. ;
  11. ; FILENAME.CMD
  12. ;   The name of the REXX script to attach to this button.
  13. ;
  14. ; *BITMAP.BMP
  15. ;   The name of a 16 x 16 bitmap file. The filename MUST begin with a `*'
  16. ;   character so MUEd/PM knows that it should load the bitmap. If you don't
  17. ;   specify a bitmap, MUEd/PM will provide a default bitmap for you. Both OS/2
  18. ;   format bitmap (old and new flavors) files and Windows format bitmap files
  19. ;   can be used. You will get the best results with 16 x 16, 16 color bitmaps.
  20. ;   The Icon Editor that comes with OS/2 can be used to create them, as long as
  21. ;   the file is saved in bitmap form. If you hear a beep when MUEd/PM is
  22. ;   loading, there was an error trying to load one or more of the bitmaps you
  23. ;   specified.
  24. ;
  25. ; Button Description Text
  26. ;   The text you want to appear in MUEd/PM's title bar when you move the
  27. ;   mouse pointer over the button.
  28. ;
  29. ; Lines should be no more than 512 characters long, and the descriptions should
  30. ; be limited to 80 characters or less. Since there are only 10 user buttons,
  31. ; you can only have 10 definitions in this file.
  32. ;
  33. USERLIST.CMD *ulist.bmp   User List
  34. EXPINFO.CMD  *xplist.bmp  User Expiry Information List
  35. PRNUSERS.CMD *prnlist.bmp Print a Simple User List
  36. UPGUSER.CMD  *upguser.bmp Upgrade Limited to Normal
  37. FIXPHONE.CMD *phone.bmp   Reformat Phone Numbers
  38.