home *** CD-ROM | disk | FTP | other *** search
/ Magazyn Amiga Shareware Floppies / ma37.dms / ma37.adf / DecHex / DecHex.doc < prev    next >
Text File  |  1995-05-09  |  2KB  |  76 lines

  1.  
  2.  
  3.  
  4.  
  5. DecHex V1.26
  6.  
  7. (C) 1995 Peter Godek.
  8.  
  9.  
  10. If you have problems with converting hexadecimal numbers into decimal (and
  11. vice versa), this little utility will help you. It allows you to enter numbers
  12. without any 'GET_STRING' (or what so ever) gadgets. Just click in the window
  13. and use your numeric keys. If you want the number you're entering to be hex or
  14. dec - just click the gadget. Don't wanna use gadgets - press the matching key
  15. (see Help - press the HELP key).
  16. The converting numbers can range from 0 to 2147483647 ($0 - $7FFFFFFF).
  17. Program uses GUI. Requires Kickstart 2.0 or higher.
  18.  
  19. Running from CLI:
  20.  
  21. DecHex <XPOS> <YPOS> PS=<PUBSCREENNAME>
  22.  
  23. <XPOS> - horizontal coordinate of window
  24. <YPOS> - vertical coordinate of window
  25. PS=<PUBSCREENNAME> - name of the pubscreen you want DecHex window to be
  26. opened on
  27.  
  28. Running from Workbench:
  29.  
  30. Tooltypes:
  31.  
  32. XPOS=<xpos> - horizontal coordinate of window
  33. YPOS=<ypos> - vertical coordinate of window
  34. PUBSCREEN=<pubscreenname> - name of the pubscreen you want DecHex window
  35. to be opened on
  36.  
  37. If the x-position isn't correct it will be set to the right edge of the
  38. screen. If the y-position isn't correct it wil be set to 11. If the program
  39. can't find the desired pubscreen, the window will be opened on the Workbench
  40. screen.
  41.  
  42. THIS PROGRAM IS A PUBLIC DOMAIN!!!
  43.  
  44. History:
  45.  
  46. Version 0.0: the code was terrible and it didn't work at all, so I didn't
  47. relase it,
  48. Version 1.0: pretty nice, working version,
  49. Version 1.1: added window position regulation,
  50. Version 1.2: added possibility of opening on desired screen,
  51. Version 1.21: fixed some bugs,
  52. Version 1.22: fixed some bugs,
  53. Version 1.23: program uses now Topaz 8. I did it for people, who like
  54. BIIIIIIIIIIG fonts and don't want to have a write-off instead of a window,
  55. Version 1.24: fixed some bugs,
  56. Version 1.25: a little bit better, shorter code,
  57. Version 1.26: (11.02.95) fixed some bugs.
  58.  
  59. That's all folks. If you like this program - it's OK. If you don't - it's OK.
  60. If you want me to change something in it - call me or write to me.
  61.  
  62. Here's my address:
  63.  
  64. Peter Godek
  65. Os. Czecha 65/9
  66. 61-288 Poznan
  67. POLAND
  68.  
  69. My phone:
  70.  
  71. (0-048) (61) 777087
  72.  
  73.  
  74.  
  75. H A V E F U N!!!
  76.