HP-GL Input File
	.cd. .
	xwsh -title HP-GL -geometry 80x40+64+64 -hold -sl 4000 -e cat ./prohoops.plt &
	.popup. HP-GL to SCR %t
	.popup. Manual
	xwsh -title Manual -geometry 80x40+64+64 -hold -sl 4000 -e cat ./README &
Script Output File
	.cd. .
	xwsh -title Script -geometry 80x40+64+64 -hold -sl 4000 -e cat ./prohoops.scr &
	.popup. HP-GL to SCR %t
	.popup. Manual
	xwsh -title Manual -geometry 80x40+64+64 -hold -sl 4000 -e cat ./README &
AutoCAD Drawing File
	.cd. .
	/usr/sbin/imgview prohoops.gif
	.popup. HP-GL to SCR %t
	.popup. Manual
	xwsh -title Manual -geometry 80x40+64+64 -hold -sl 4000 -e cat ./README &
View Source Code
	.cd. .
	xwsh -title About -geometry 80x40+64+64 -hold -sl 4000 -e cat ./hpgl2scr.c &
	.popup. HP-GL to SCR %t
	.popup. Manual
	xwsh -title Manual -geometry 80x40+64+64 -hold -sl 4000 -e cat ./README &
About...
	.cd. .
	xwsh -title About -geometry 80x40+64+64 -hold -sl 4000 -e cat ./hpgl2scr.doc &
	.popup. HP-GL to SCR %t
	.popup. Manual
	xwsh -title Manual -geometry 80x40+64+64 -hold -sl 4000 -e cat ./README &
