hpWIN version 3.00 - (c)1997 Andreas Monitzer English is not my native language, so please excuse the errorrrs. About hpWIN ============= hpWIN is a repro of the program manager of MS Windows for the HP48G/GX. I don't know if it runs on a S/SX (I don't think so) - so please try and let me know! It uses ca. 6 kilobytes of memory on the HP (WIN-directory + UFL1). UFL is the Universal Font Libary. Disclaimer ============ Copyright (C) 1997 Andreas Monitzer This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. Files ======= HPWIN.DIR The hpWIN-directory WIN The program itself WIN.INI The file where the informations about the icons, names and actions are stored. SLEEP Screen saver information SHELL A simple program to temporary return to the stack. Press [CONT] to continue with the program. etc... Icons, folders, UFL-program UFL1.LIB Libary, neccasary for hpWIN. (If you want to know how to install it look into the manual or other libaries). It's from Andre Schorl. hpWIN needs UFL1.LIB or UFL3.LIB. HPWIN.TXT This file HPWIN.GER German instruction (my native language!) COPYING. GNU General Public License Details ========= While hpWIN is running, you can press [VAR] (=MEMORY) to view the current free memory. Pressing [NXT] you can see my copyright and my e-mail address. The variable "SGROB" converts text into the small UFL-font. ( $ -> GROB) It's from the file "access.dir" from the UFL. The informations in the next paragraph is only for programmers, others need not to care about! The variable "WIN.INI" contains following list: { { ANY.ICON "Name" << action >> } { ... } ... } The maximum is six entrees. hpWIN doesn't care if it is the right type! ANY.ICON (normally STD.ICON) is the name of a variable containing a 13x13 GROB. Folders: In WIN.INI: { ICON.ICON "Icontitle" "Foldertitle" SUB.INI } Back to WIN.INI: { BACK.ICON "Back" "HPWIN" WIN.INI } The variables WIN.INI, SYS.INI, LIB.INI, and the others which end with 'ICON' can easily changed. The easiest methodes to manipulate icons are the following: Delete: Choose icon & press 'C' Create: Choose entry point & press 'D' & follow the instructions Save: Changes are saved when you press 'STO'. CAUTION: If you change the folder before saving they are lost! About the clock and the screen saver: The clocks shows the weekday and the time. If the stack-clock is activated (system flag no. 40) the clock keeps ticking, else it only changes when you press any button. The button 'EEX'/Z toggles the flag. The screen saver is _only_ activated while the clock is ticking! The duration until turning the calc off can be changed by changing the variable 'SLEEP'. (10 sec are approximatly 160). Errors ======== "Invalid XLIB Name" UFL is not installed "Font not found" UFL2 is installed, hpWIN needs UFL1 or UFL3 (Install UFL3) "WIN.INI NOT FOUND" What do you think? "Undefined Name" Wrong variable name in the .INI-file CAUTION: If you don't care avoiding this you can crash the calc! (Equals erasing the memory) Thanks to =========== Andre Schorl for UFL v1.0 Mika Heiskanen & for Jazz v6.5, the parent of hpWIN Jan Brittenson Michael Schulte for supporting me to publish hpWIN Markus L”rincz for hints for extensions (screen saver etc.) VERSION HISTORY ================= 2.5 - 3.0 : now the INI-files can be changed inside hpWIN (INFORM-boxes) new title clock enhanced 2.0 - 2.5 : screen saver included 1.5 - 2.0 : integrated a clock and the memory viewer 1.5b : MINEHUNT-bug fixed 1.0 - 1.5 : UFL Level 1 integrated 1.0 : First release to the public (Black*Box Wien) My last words =============== Please send any comments to 'andreas.monitzer@blackbox.at'. I would be happy. If you copy this program, please don't forget to copy everything (esp. COPYING and this file). Don't forget UFL1.LIB! !!Please copy this program to every HP48G/GX user you know!! This document was created by TEXT-EDIT v1.00 (also by me). ------------------------------------------------------------------------------ (c)1997 Andreas Monitzer - andreas.monitzer@blackbox.at