TheDraw
Versión 5.0 · TheSoft Prog. Services
Descripción
TheDraw is an update to a version of this program distributed on the HP Palmtop Paper on Disk. It is the premiere drawing program for text based graphics: the kind that used to appear on electronic bulletin boards. It's fun to play with and looks decent on the Palmtop. Shareware.
Ficha técnica
- Fichero
tdraw500.zip- Tamaño
- 211.0 KB
- Formato
- .zip
- Año
- 1991
- Alta en S.U.P.E.R.
- 1998-12-20
- Ficheros dentro
- 19
- Autor
- TheSoft Prog. Services
- Ruta
anonftp/pub/tdraw500.zip
Cómo instalarlo
Qué enviar al palmtop ahorras 346.9 KB
Estos son los ficheros que necesitas. Puedes enviarlos desde el contenido del paquete.
-
MAKEQLB.BAT→ A:\SOFT programa de DOS 2.1 KB -
PRINTDOC.EXE→ A:\SOFT programa de DOS 6.2 KB -
SETUP.EXE→ A:\SOFT programa de DOS 47.9 KB -
THEDRAW.EXE→ A:\SOFT programa de DOS 112.4 KB
No hace falta llevar al palmtop
DEMO.TD, MAILER, QB4UTIL.BI, QB4UTIL.LIB, READ.ME, SHUTTLE2.ANS, THEDRAW.DOC, UNCRUNCH.ASM y 7 más:
son manuales, código fuente o material de apoyo. Léelos aquí y ahórrate 346.9 KB en un disco de 1 MB.
Pasos
- Copia MAKEQLB.BAT, PRINTDOC.EXE, SETUP.EXE, THEDRAW.EXE a A:\SOFT. Son programas de DOS: se ejecutan desde el icono DOS, o añadiendo A:\SOFT al PATH de C:\AUTOEXEC.BAT para poder llamarlos por su nombre.
Deducido del contenido del paquete y de las convenciones del 200LX. Se instala en A: a propósito: C: es un disco RAM y cada byte ahí resta memoria al sistema.
Instrucciones del autor
The SETUP utility will work as always afterwards. You must specify the name of the EXE file to "setup", before the fix takes place. After entering the filespec, SETUP will show the current state of the keyboard driver. You are prompted to change the setting. Answer "Y" to toggle the driver off. Enter "N" to continue as normal to the edit display. Exit SETUP and reply "Y" to the "Save Changes" prompt. Once the driver is turned off, the special keyboard driver within TheDraw is completely deactivated. This should make TheDraw operate properly, although you may lose usage of CTRL-UP/DOWN and ALT-LEFT/RIGHT keystrokes. If problems persist, please write describing the problem and include a listing of your hardware. Mentioning how far TheDraw progressed before locking will be very helpful. ie: Did the Setup utility appear to work properly? Did the TheDraw title screen appear? If so, were you able to press a key for the edit menu? Thanks! Additional note for Tandy users: There appears to be an incompatibility between Tandy MsDos 2.11 and TheDraw v3.20 and above. Upgrading to Tandy MsDos 3.20 corrects the problem. Symptom is the computer simply hangs when attempting to run TheDraw, even with keyboard driver disabled. TheDraw is distributed with the utility program PRINTDOC. PRINTDOC.EXE is a program to print the documentation for TheDraw. Some people using Epson or similar printers find the IBM extended characters appearing throughout the documentation cause problems. PRINTDOC can optionally filter these characters, can start printing from any page (in case disaster befalls you on page 72), and new with v5.00 print on both sides of the paper. Enjoy!
Extracto literal de READ.ME, tal cual venía en el paquete.
Contenido del paquete
Enviar a mi palmtop
El palmtop tiene que quedar esperando antes de pulsar el botón, o la transferencia fallará. Es él quien avisa de que está listo, no al revés.
En el palmtop
- Conecta el cable serie entre el palmtop y el ordenador.
- Abre Data Comm y ve a Menu → Connect → Settings. Ajusta: 9600 baudios, 8 bits de datos, paridad None, 1 bit de parada.
- Vuelve al menú y entra en Menu → File → Receive, con el protocolo Zmodem. El palmtop se queda esperando: déjalo así.
En el ordenador
- Usa Chrome (o Edge / Opera). Firefox y Safari no pueden abrir el puerto serie, y ningún navegador móvil tampoco.
- Averigua cuál es tu puerto: si no lo tienes claro, despliega la ayuda de aquí abajo.
- Pulsa el botón y selecciónalo en la ventana que abre Chrome.
¿Cómo sé cuál es mi puerto?
Linux — tu adaptador USB-serie será /dev/ttyUSB0 o /dev/ttyACM0. Los /dev/ttyS0…ttyS31 son puertos heredados de la placa base: el núcleo los lista aunque no exista ninguno, así que casi nunca son el tuyo. Para salir de dudas:
ls -l /dev/serial/by-id/
Sale el fabricante y el modelo, y a qué ttyUSB* apunta. Si no aparece nada, desenchufa y vuelve a enchufar el cable y mira dmesg | tail: verás una línea del estilo «ch341-uart converter now attached to ttyUSB0».
Permisos: en Debian y derivados tu usuario debe estar en el grupo dialout o el puerto no se abrirá. Compruébalo con groups, y si falta:
sudo usermod -aG dialout $USER
Hay que cerrar la sesión y volver a entrar para que surta efecto.
Windows — Administrador de dispositivos → Puertos (COM y LPT). Tu adaptador aparece como COM3, COM4… Si aparece con un triángulo amarillo, te falta el driver del chip (FTDI, Prolific o CH340 según el cable).
macOS — ls /dev/cu.*; tu adaptador será algo como /dev/cu.usbserial-A50285BI. Usa siempre el cu., no el tty..
El 200LX no lleva un conector serie estándar: necesitas el cable de conectividad de HP (el F1015A o un equivalente) y, salvo que tu ordenador tenga puerto serie de verdad, un adaptador USB-serie detrás.
Tu navegador no puede hablar con el puerto serie. El envío directo usa la Web Serial API, que solo existe en Chrome, Edge y Opera de escritorio — no en Firefox, Safari ni en ningún navegador móvil.
Descarga el fichero con el botón de arriba y pásalo al palmtop con tu método habitual.