home *** CD-ROM | disk | FTP | other *** search
-
-
-
-
- DecHex V1.26
-
- (C) 1995 Peter Godek.
-
-
- If you have problems with converting hexadecimal numbers into decimal (and
- vice versa), this little utility will help you. It allows you to enter numbers
- without any 'GET_STRING' (or what so ever) gadgets. Just click in the window
- and use your numeric keys. If you want the number you're entering to be hex or
- dec - just click the gadget. Don't wanna use gadgets - press the matching key
- (see Help - press the HELP key).
- The converting numbers can range from 0 to 2147483647 ($0 - $7FFFFFFF).
- Program uses GUI. Requires Kickstart 2.0 or higher.
-
- Running from CLI:
-
- DecHex <XPOS> <YPOS> PS=<PUBSCREENNAME>
-
- <XPOS> - horizontal coordinate of window
- <YPOS> - vertical coordinate of window
- PS=<PUBSCREENNAME> - name of the pubscreen you want DecHex window to be
- opened on
-
- Running from Workbench:
-
- Tooltypes:
-
- XPOS=<xpos> - horizontal coordinate of window
- YPOS=<ypos> - vertical coordinate of window
- PUBSCREEN=<pubscreenname> - name of the pubscreen you want DecHex window
- to be opened on
-
- If the x-position isn't correct it will be set to the right edge of the
- screen. If the y-position isn't correct it wil be set to 11. If the program
- can't find the desired pubscreen, the window will be opened on the Workbench
- screen.
-
- THIS PROGRAM IS A PUBLIC DOMAIN!!!
-
- History:
-
- Version 0.0: the code was terrible and it didn't work at all, so I didn't
- relase it,
- Version 1.0: pretty nice, working version,
- Version 1.1: added window position regulation,
- Version 1.2: added possibility of opening on desired screen,
- Version 1.21: fixed some bugs,
- Version 1.22: fixed some bugs,
- Version 1.23: program uses now Topaz 8. I did it for people, who like
- BIIIIIIIIIIG fonts and don't want to have a write-off instead of a window,
- Version 1.24: fixed some bugs,
- Version 1.25: a little bit better, shorter code,
- Version 1.26: (11.02.95) fixed some bugs.
-
- That's all folks. If you like this program - it's OK. If you don't - it's OK.
- If you want me to change something in it - call me or write to me.
-
- Here's my address:
-
- Peter Godek
- Os. Czecha 65/9
- 61-288 Poznan
- POLAND
-
- My phone:
-
- (0-048) (61) 777087
-
-
-
- H A V E F U N!!!
-