1,265 programas
-
PHIL
Package with no documentation included. Files: phil.pdb.
-
Photoshp.GDB
Photoshp.GDB is a start of different tips and use of Photoshop and general use of digital files. This database is still in progress. Please put your own tips in it and send the additions to the author.
-

PIANO
PIANO is a simple program written using LXBatch that plays 7 tones with variable length, style, octave, and volume. Freeware.
-
Piano Man
The HP Palmtop Paper PIANOMAN lets you play the keyboard of the Palmtoplike an electronic piano. The keys sound a tone as long as you hold them down, and stop when you release them. You can record and edit music, insert and delete notes, adjust pitch and length, make global changes, and save/retrieve files. Shareware.
-
Picture Editor
The HP Palmtop Paper PEP (Picture Editing Package) is a drawing/layout program. Lets you draw diagrams, labels, logos, flow charts, floor plans, and more. Vector based & WYSIWYG, PEP includes scalable fonts, decorative borders & ornaments, and complete on-line doc. Shareware.
-
Pideas
Package with no documentation included. Files: PIDEAS.MDB.
-
Pifico
Package with no documentation included. Files: AGENDA.ICO, AGENDA.PIF.
-
Pilot2Vr
PRC2TXT.COM PalmPilot web-sites such as www.memoware.com and The Lending Library at www.macduff.net/ebooks/orgl-wrk.htm have a large number of files stored in compressed format. The extension is usually called .PRC or .PDB. The enclosed 400 byte program PRC2TXT.COM have managed to decompress all the text files I have met so far (note that the extension does not tell the file type; some PRC or PDB files are programs and others are in a database format). Usage: prc2txt fname.prc > fname The program has not had the benefit of being used for a long time ("soaktested").
-
Pine
Pine is a classic emailer and newsreader that will work on the HP 100/200LX with Netdial/EPPPD to send and receive email (and maybe even read news). Free for non-commercial use.
-
Pinet
Package with no documentation included; contains database, icon. Files: PINET.GDB, PINET.ICN.
-
Pixels.WK1
Pixels.wk1 is a very small but handy Lotus 1-2-3 file. It calculates sizes (cm) into pixels and file size of color and B/W image files.
-
Pk204G
This diskette contains the file PKZ204g.EXE. Type PKZ204g followed by pressing the Enter key to create the program and documentation files for PKUNZIP, PKZIP, and PKSFX version 2.04g To print the documentation files after running PKZ204g, type COPY *.DOC PRN COPY *.NEW PRN COPY *.204 PRN COPY *.TXT PRN following each line by the return key. See the files V204G.NEW, WHATSNEW.204 and ADDENDUM.DOC for more information about features and changes made in this version of the software.
-
PlayEX
PlayEX is a program to enhance the sound function of the HP 100/200LX for playback of alarm sound data. It will work as both a TSR and from the command line. Copyrighted freeware.
-
PlaySND
PlaySND is an LXBatch application for playing sounds. Works great when used with PNS200 for point and click sound playing. Includes source code. Freeware.
-

PNR Palmtop News Reader
Offline news and mail reader for the HP 200LX and similar palmtops. Reads files created by LXMTA (part of LXTCP), standard UNIX mailbox files, bare format news files (which can be created via rn, tnr, tin etc.). Source code is available on David's homepage
-
Pnr12Src
Palmtop News Reader (PNR) Version 1.2 ===== Palmtop News Reader Threader & Indexer (PNRTI) Version 1.01 ===== Summary file Sorter (SUMSORT) Version 1.0 ===== SOUP to ZipNews Convertor (SOUP2ZIP) Version 1.0 ===== Rot-13 filter (ROT13) Version 1.0 ===== Written by and (c) Michael J. Leaver, 1995, 1996, 1997 ! IMPORTANT ! If you are installing a NEW RELEASE of PNR you must follow these steps: 1. Remove PNR from the application manager (move to its icon and press F4) 2.
-
Pnrv12
Palmtop News Reader (PNR) Version 1.2 ===== Palmtop News Reader Threader & Indexer (PNRTI) Version 1.01 ===== Summary file Sorter (SUMSORT) Version 1.0 ===== SOUP to ZipNews Convertor (SOUP2ZIP) Version 1.0 ===== Rot-13 filter (ROT13) Version 1.0 ===== Written by and (c) Michael J. Leaver, 1995, 1996 ! IMPORTANT ! If you are installing a NEW RELEASE of PNR you must follow these steps: 1. Remove PNR from the application manager (move to its icon and press F4) 2.
-
Pns200
PNS200 V1.3 - Point and shoot from FILER on the HP200LX There is an undocumented feature of the HP200LX palmtop computer, that allows to start a DOS application from FILER by pointing to a data file and pressing ENTER. It is possible to specify the DOS application to be started in a file called C:\_DAT\FILER.INI.
-
Pocket FMS
Pocket FMS is a complete flight planning, moving map, and logbook in one integrated package. It is the only DOS-based GPS-ready program for palmtops, laptops and desktops. Shareware.
-

Pocket Launcher
Pocket Launcher is an EXM program to launch an application, execute a DOS command or repeat predefined keystrokes from a configurable menu. Copyrighted freware.
-
Pocket-D
The HP Palmtop Paper POCKETD PLUS v4.6 Tiny directory lister, file COPY and file manager. Over 220 (!) options and sub-options from command-line or menu-driven interface. Full arch/dir browsing supports 8 arc types, 24 Copy opts, networks, multiple exec/disp templates,utility builder. Shareware.
-
PocketD
as featured in the Jan 1998 DOS World magazine distribution disk, a cool program that lets you manage files from DOS (can color code files, but also useful on the 200LX, because it provides a quick way to perform various functions on files, or view them, from DOS using only the arrow keys to navigate.
-
POET
{ Compile this version with Borland Pascal for Windows. The poet.dta file is the default input file. Change the name of poet.dta and then rename carroll.dta and/or shaks.dta to poet.dta for other input files program poetrygenerator; uses wincrt; var lines:array[1..100] of string[80]; nomore:boolean; infile:text; howwide,lncntr:integer; procedure prep; begin lncntr :=1; howwide:=1; nomore :=false; assign(infile,'poet.dta'); reset(infile); if IOResult <> 0 then begin Writeln('File not found'); halt(1); end; while (lncntr <= 100) and (not EOF(infile)) do begin readln(infile,lines[lncntr]); if…
-
Polymath
The HP Palmtop Paper POLYMATH is more than a calculator. It is a solver with the ability to handle alphabetical data as well as numeric. In some ways it is like Mercury but also contains some elements of object oriented programming. (Abandoned shareware).
-
Portland
I threw this map of the Portland area together as part of my "I-5 Warrior" package, because I spend my time between Oregon and the Seattle area. It covers most of the Portland metropolitan area. As I get time I plan to make maps of the entire I-5 corridor. Comments always accepted, complaints accepted on Feb 29th of odd numbered years : ^} Paul pyarnell@proaxis.com
-
Posth2
POSTH version 2.0 If you run POSTH.EXE from filer or DOS you will get 2 help screens. Installation of POSTH V2.0 1. unzip posth.zip in your POST/LX directory This produces 3 files - POSTH.DOC (this file), PEH.BAT (the substitute "Editor" that calls POSTH.EXE and then the editor PalEdit -PE.EXE), and POSTH.EXE which does the topline stuff. 2. Edit PEH.BAT and adjust the last line to launch your editor. 3. Run Setup in POST/LX and make the Editor line like this: PEH.BAT $f $h $x Y Then whenever you are replying to a message POSTH will intervene and put in a topline in the reply template.
-
POSTPDU
PostPDU is a very powerful "SMS plugin" for Post/LX . It is based on Stefan Peichl's PDU and uses a Robot/LX script to send and retrieve short messages using a mobile phone. Supports splitting up long messages and sending to multiple addresses simultanously. Check Tony Hutchins' Homepage for a more recent version.
-
Power Menu
Power Menu is a small, fast (100% assembler) DOS menu program. Stefan Peichl has reported it to be an excellent menu frontend to LXMap. It will work with any DOS program. Copyrighted freeware.
-
Power Monitor
PwrMon is a HP 100/200LX system manager-compliant application for monitoring battery voltage levels. In addition to providing current information on the state of the main and backup batteries, it provides trend information by showing a history of voltage readings. Freeware.
-

PowerChess
PowerChess is a DOS-based chess program that plays well on the palmtop. Shareware.
-
Powtoy
Package with no documentation included. Files: .text, .rdata, .data, .idata, string.txt, 1.ico.
-
PQ2CDF
PQ2CDF converts a Pocket Quicken transaction report to comma delimited format. Handy for importing PQ data into Lotus or the database. Freeware.
-
PQ2T.AWK
PQ2T.AWK is a script written in Thompson Automation AWK v5.0 that will convert HP200LX Pocket Quicken files into a common format for use with spreadsheet and database programs. Includes the script and a compiled binary. Copyrighted freeware for personal use.
-
PRC2TXT
PRC2TXT is a DOS utility that allows you to convert PalmPilot PRC and PDB files to regular text for reading on the HPLX. Also includes the FMT.COM program to format wrap long lines. Please send all comments and bug reports to the author so development can continue. Freeware.
-
Print Preview
The HP Palmtop Paper Rock PreView lets you examine a thumbnail layout of text files before printing them. It offers options to control the number of characters per page (most printers print 80 characters across and 66 lines per page), the colors of the display, and the scale in which to display the pages. Shareware.
-
PrintGL
PrintGL is a pen plotter emulator for DOS and Windows. It also includes a resident program called PrintCAD that intercepts plotter data as it is being written to a file. Will output a PCX or DCX file from a plot file. Shareware.
-
Prjm Htm
Package with no documentation included; contains 95 image. Files: CPM.HTM, PVN1.GIF, PV.HTM, PV-ICO.GIF, PVN2.GIF, SOFTWARE.HTM.
-
Progcalc
Progcalc is a programmer's calculator for the HP 100/200LX. It can read and display numbers in binary, octal, decimal, internet, hexadecimal, and ASCII notations and perform many functions using no-precedence infix notation (like a four function calaculator). Copyrighted freeware.
-
Project Gutenberg Database
A database of the most current etexts in the collection of Project Gutenberg. Also includes the original ASCII text, the delimited import file and a description of how the database was built. Freeware.
-
Project Management Agenda template
The HP Palmtop Paper Agenda template for use with Lotus Agenda 2.0. The file appears to be a template for project management. There is no documentation file.
-
Project Management Docs
Contains three files to help with the Japanese Project Management software. The English translation, Jeff Malka's notes on usage and a small readme. Free.
-
Project Mgr
The HP Palmtop Paper PJT2001 contains a System Manager Compliant project management system. It maintains its own database of information and works well with the other built in applications. Freeware.
-
Project Mgr
The HP Palmtop Paper Resources and Projects Manager is the only projectS management system that focuses on managing all your projects and resources at once -- with no knowledge of CPM (Critical Path Method) or PERT (Program Evaluation and Review technique) required. Shareware.
-
ProMATHeus
The HP Palmtop Paper ProMATHeus II 4.00--The Formula Processor: Powerful, intuitive, many operators & funcs: math, stat, finance, calculus, trig, graphs. Works like you think: easily enter interactive formulas, variables & custom functions.
-

Protel Easytrax
Easytrax is a low-cost, yet powerful, softare package for producing printed circuit board (PCB) artwork. It is a fully-featured system which runs on the IBM-PC/XT/AT and PS/2 series and close compatibles. Copyrighted freeware.
-
PSEdit
The HP Palmtop Paper Yet another hex editor that works on the HP Palmtop. We've included the CGAHELP program and a start-up batch file to make the program more readable. Use with caution: the file you destroy may be your own.
-
PSpice Evaluation 1/2
This is a 1991 evaluation copy of the PSpice circuit simulation software for DOS. Runs on the 100/200LX, but is much slower than on the desktop. Requires pspice5b.zip. Commercial demo.
-
PSpice Evaluation 2/2
This is a 1991 evaluation copy of the PSpice circuit simulation software for DOS. Runs on the 100/200LX, but is much slower than on the desktop. Requires pspice5a.zip. Commercial demo.