
Files with extension .std are MPE Store-to-Disk packaged files.
Files with extension .wrq are Reflection Label transfers of a STD file.
Files with extension .tar are unix tar package files.
Files with extension .zip are WinZip packaged files.
C
(C include)
Fortran
Pascal
SPL
BasicV
Text
Text
Data
PDF
CSL 0804 - Music generator for the 2626 terminal.
TSTCAPS - C program that shows how to test for PH, PM, DS and MR caps of the running program.
TRAPCDE - C program that shows trapping invalid memory access and alignment errors;
strdup - function to duplicate a C string in heap.
strupr - function to upshift a C string.
VARREAD - reads variable length files; with COPY mode, non-destructive read of message files;
showing info about each record or displaying the ascii data.
IPCFTN - Fortran 77 example of NetIPC using TCP and UDP protocols.
MAILNMXL - NMXL that allows control of the smtp port when using MAILNM.
:SETVAR IPCDEST_PORT 25000
:RUN MAILNM.TELEMON;XL="MAILNMXL.TELEMON";INFO="....."
MAILNM
WHET - C Converted Whetstone Double Precision Benchmark.
DHRY - "DHRYSTONE" Benchmark Program.
skeys.c - Save HPterm function keys to a file. (A Block Mode read sample).
rkeys.c - Restore HPterm function keys from a file.
TXT2PDF - TXT2PDF version 1.1 from Phil Smith, 1996.
HPASTDX - An HPA/3000 Charon utility.MPE issues in libc
abort() closes stdout before calling SIGABRT user trap.
sleep() does not stop when interrupted.
putenv() is not provided in libc.
Read the NewsBlog
trap01.c - shows the relationship with assert(n), abort(), and SIGABRT.
skeys.c - Save HPterm function keys to a file. (A Block Mode read sample).
rkeys.c - Restore HPterm function keys from a file.
whatkey.c - Using Ncurses, show what chars are generated on a keypress
or mouse click. Mouse and function keys generate escape sequences from various
clients, and with various settings.
hpastd.tar - Contains hpastdx (ELF format for Fedora) - An HPA/3000 Charon utility.
PCQCOPY - DOS program that converts binary transfered MPE Qedit files (FCODE=111) to text files.
UNWRQ - DOS program that strips WRQ Label info from a WRQ transfered file;
Show how to determine if the running program has PM capability.
(Instead of waiting for an abort from a GETPRIVMODE call)
Show how to determine if the running program has PH capability.
(Instead of waiting for an abort from SENDMAIL or error 1 from CREATEPROCESS)
A file test driver-to see how Fcontrol and other settings affect files and ttys.