[comp.sys.amiga] HyperHelp missing files

usenet@cps3xx.UUCP (Usenet file owner) (10/27/89)

I hope nobody takes offence, but here are the missing helpfiles. They
were misplaced by "zoo" because of identical filenames in different
directories.
Hit 'n' now if you don't care.

This is a shar file. You must plce them in the right places.
For example "dos.toplevel" belongs in "help:dos/toplevel"
Simple enuff?
If this aint good enuff, give me an FTP address where people can
get at this anonymousFTP. ok?

Here it is:

#! /bin/sh
# This is a shell archive.  Remove anything before this line, then unpack
# it by saving it into a file and typing "sh file".  To overwrite existing
# files, type "sh file -c".  You can also feed this as standard input via
# unshar, or by typing "sh <file", e.g..  If this archive is complete, you
# will see the following message at the end:
#		"End of shell archive."
# Contents:  amiga.keycodes dos.toplevel help.keycodes help.toplevel
#   toplevel
# Wrapped by jap@syssun.cl.msu.edu on Thu Oct 26 22:43:21 1989
PATH=/bin:/usr/bin:/usr/ucb ; export PATH
if test -f 'amiga.keycodes' -a "${1}" != "-c" ; then 
  echo shar: Will not clobber existing file \"'amiga.keycodes'\"
else
echo shar: Extracting \"'amiga.keycodes'\" \(1404 characters\)
sed "s/^X//" >'amiga.keycodes' <<'END_OF_FILE'
X(@title Amiga Key Codes@)Here is a list of some Amiga keycodes and
Xqualifier codes. You can use this information for setting up which
Xkey you would like to be your (@ref help:help/hotkeys@)hot key(@unref@).
X
X
X
X(@indent 2@)The (@bold@)function keys(@bold@) are 0x50 thru 0x59.
X
X(@bold@)ESC(@bold@) is 0x45.
X
X(@bold@)HELP(@bold@) is 0x5f.
X
X(@bold@)Numeric pad keys 1-3(@bold@) are 0x1d, 0x1e, and 0x1f.
X
X(@bold@)Numeric pad keys 4-6(@bold@) are 0x2d, 0x2e, and 0x2f.
X
X(@bold@)Numeric pad keys 7-9(@bold@) are 0x3d, 0x3e, and 0x3f.
X
X(@bold@)Numeric pad key ZERO(@bold@) is 0x0f.
X
X(@bold@)Numeric pad key PERIOD(@bold@) is 0x3c.
X
X(@bold@)Numeric pad key MINUS(@bold@) is 0x4a.
X
X(@bold@)Numeric pad key ENTER(@bold@) is 0x43.
X
X
X
XThe Qualifiers are as follows:
X
X(@bold@)LShift(@bold@) is 0x0001.
X
X(@bold@)RShift(@bold@) is 0x0002.
X
X(@bold@)CAPS(@bold@)   is 0x0004.
X
X(@bold@)Ctrl(@bold@)   is 0x0008.
X
X(@bold@)LALT(@bold@)   is 0x0010.
X
X(@bold@)RALT(@bold@)   is 0x0020.
X
X(@bold@)RAmiga(@bold@) is 0x0040.
X
X(@bold@)LAmiga(@bold@) is 0x0080.
X
X(@bold@)NumPad(@bold@) is 0x0100.
X
X(@bold@)LMouse(@bold@) is 0x1000.
X
X(@bold@)RMouse(@bold@) is 0x2000.
X
X(@bold@)MMouse(@bold@) is 0x4000.
X
X
X
XYou can combine qualifiers simply by adding them together.
XFor example, if you want to use LeftShift+Control+F5 as your hotkey, do the
Xfollowing in a CLI (or shell):
X
X
X
Xsetenv HELPHotKeyCode 0x54
X
Xsetenv HELPHotKeyQual 0x0009
END_OF_FILE
if test 1404 -ne `wc -c <'amiga.keycodes'`; then
    echo shar: \"'amiga.keycodes'\" unpacked with wrong size!
fi
# end of 'amiga.keycodes'
fi
if test -f 'dos.toplevel' -a "${1}" != "-c" ; then 
  echo shar: Will not clobber existing file \"'dos.toplevel'\"
else
echo shar: Extracting \"'dos.toplevel'\" \(350 characters\)
sed "s/^X//" >'dos.toplevel' <<'END_OF_FILE'
X(@TITLE AmigaDOS - Main Window@)This file should explain
Xsome stuff about AmigaDOS. Unfortunately I don't have the time or inclination
Xto enter in a full set of docs for AmigaDOS. I hope to find somebody
Xthat would like to. If Commodore would give me permission (and an
Xelectronic copy would help) to use their AmigaDOS docs, that would
Xbe great!
X
X
X
END_OF_FILE
if test 350 -ne `wc -c <'dos.toplevel'`; then
    echo shar: \"'dos.toplevel'\" unpacked with wrong size!
fi
# end of 'dos.toplevel'
fi
if test -f 'help.keycodes' -a "${1}" != "-c" ; then 
  echo shar: Will not clobber existing file \"'help.keycodes'\"
else
echo shar: Extracting \"'help.keycodes'\" \(390 characters\)
sed "s/^X//" >'help.keycodes' <<'END_OF_FILE'
X(@title Amiga Keyboard Keycodes@)
XEach key on the Amiga keyboard has a unique code associated
Xwith it.  These codes are determined by the keyboard itself, and
Xare based on their physical position on the keyboard.  These "raw"
Xcodes are normally translated into a single ASCII
Xcode, or a sequence of ASCII codes.  Use the Workbench (@bold@)setmap(@bold@)
Xcommand to change the key mapping.
X
END_OF_FILE
if test 390 -ne `wc -c <'help.keycodes'`; then
    echo shar: \"'help.keycodes'\" unpacked with wrong size!
fi
# end of 'help.keycodes'
fi
if test -f 'help.toplevel' -a "${1}" != "-c" ; then 
  echo shar: Will not clobber existing file \"'help.toplevel'\"
else
echo shar: Extracting \"'help.toplevel'\" \(502 characters\)
sed "s/^X//" >'help.toplevel' <<'END_OF_FILE'
X(@title HyperHelp - Main Window@)(@bold@)Introduction to HyperHelp(@bold@)
X
X  Double click on any of the following underlined items for information on a
Xparticular topic:
X
X
X
X(@indent 2@)(@ref Help:help/Introduction@)An introduction to HyperHelp.(@unref@)
X
X
X
X(@ref help:help/features@)Overview of HyperHelp features.(@unref@)
X
X
X
X(@ref help:help/usage@)Navigating HyperHelp.(@unref@)
X
X
X
X(@ref help:help/create@)Creating a HyperHelp application.(@unref@)
X
X
X
X(@ref help:author@)About the author.(@unref@)
X
END_OF_FILE
if test 502 -ne `wc -c <'help.toplevel'`; then
    echo shar: \"'help.toplevel'\" unpacked with wrong size!
fi
# end of 'help.toplevel'
fi
if test -f 'toplevel' -a "${1}" != "-c" ; then 
  echo shar: Will not clobber existing file \"'toplevel'\"
else
echo shar: Extracting \"'toplevel'\" \(318 characters\)
sed "s/^X//" >'toplevel' <<'END_OF_FILE'
X(@title Amiga HyperText Help System - Main Window@)(@bold@)(@color 2@)Welcome to Amiga HyperHelp(@bold@)(@color 1@)
X
X(@indent 2@)o For an introduction and information to this program (@ref help:help/toplevel@)double click here.(@unref@)
X
Xo For help with AmigaDOS (@ref help:DOS/toplevel@)double click here.(@unref@)
X
X
END_OF_FILE
if test 318 -ne `wc -c <'toplevel'`; then
    echo shar: \"'toplevel'\" unpacked with wrong size!
fi
# end of 'toplevel'
fi
echo shar: End of shell archive.
exit 0
 Joe Porkka   porkka@frith.egr.msu.edu