first commit - moved from local dev to git

This commit is contained in:
firebee
2022-10-02 10:09:40 +02:00
commit bbb3ef9333
1861 changed files with 167960 additions and 0 deletions

131
home/HYP_VIEW.CFG Normal file
View File

@@ -0,0 +1,131 @@
# This is the configuration file for HYP-View (=project name)
#
# Every line starting with '#' is a comment.
# Configuration variables start always with a (uppercase) name
# followed by a '=' and then the values.
#
# If a variable couldn't be found in this file HYP-View will
# use default values.
# search paths separated by a semicolon (max. 511 Bytes)
PATH=C:\GUIDES;C:\GUIDES\DE;C:\GUIDES\FR;C:\GUIDES\RU;C:\GUIDES\NL
# <Path or name to default hypertext with an optional page name>
DEFAULT=WELCOME.HYP
# <Path or name to catalog hypertext>
KATALOG=CATALOG.HYP
# <font id>, <font height in points>
FONT=1,10
#XFONT=273,10
# <x pixel>, <y pixel>, <width characters>, <height characters>
# if a value is set to 0, hyp_view will use default values.
#WINPOS=72,76,0,0
# Adjust window width and height automatically as needed
# 1 = ON (default) / 0 = OFF
WINADJUST=1
# Select VDI-Color for this item
# 0 = white (default)
# 1 = black
# 2 = red
# 3 = green
# 4 = blue
# 5 = cyan
# 6 = yellow
# 7 = magenta
# 8 = light grey
# 9 = dark grey
# 10 = dark red
# 11 = dark green
# 12 = dark blue
# 13 = dark cyan
# 14 = dark yellow
# 15 = dark magenta
#BGRND_COLOR=8 # Background color (default: 0 = white)
#TEXT_COLOR=1 # normal text (default: 1 = black)
#LINK_COLOR=4 # link (default: 4 = blue)
# Select VDI-Attributes for links
# Bit 0 / 1 = thickened (=bold)
# Bit 1 / 2 = lightened
# Bit 2 / 4 = slanted (=italic)
# Bit 3 / 8 = underlined
# Bit 4 / 16 = outlined
# Bit 5 / 32 = shadowed
# Default is 9 (= 1+8 = bold & underlined)
#LINK_EFFECT=1
# Draw pictures transparently: 1 = ON (default) / 0 = OFF
#TRANSPARENT_PICS=0
# Number of columns used to display binary files (default is 76)
#BIN_COLUMNS=100
# Tabulator size for ASCII files (default is 3)
#ASCII_TAB=4
# VA_START Message behavior
# 0 - open in current window (default)
# 1 - opens a new window for new files
# 2 - always opens a new window
#VA_START_NEWWIN=1
# Destination file for Error messages (default is STDERR)
#DEBUG_FILE=u:\dev\con
# Check file modification time and date before access
# 1 = ON / 0 = OFF (default)
#CHECK_TIME=1
# Use a different Toolbar/Skin
SKIN=blue4hyp.rsc
# Line break for ASCII after X characters
# (X between 0 and 511, default is 127)
ASCII_BREAK=80
# Resize window to maximal document size when fuller is clicked
# 1 = ON (default) / 0 = OFF
#INTELLIGENT_FULLER=0
# Open new window when loading the clipboard content
# 1 = ON / 0 = OFF (default)
#CLIPBRD_NEW_WINDOW=1
# Enable global window cycling (based on AVSERVER) with CTRL+W
# 1 = ON / 0 = OFF (default)
AV_WINDOW_CYCLE=1
# Path to mark/favorites file, you can also use '$HOME\'.
#MARKFILE=$HOME\MARKEN.DAT
MARKFILE=C:\GUIDES\MARKEN.DAT
# Ask before saving marks:
# 1 = YES (default) / 0 = NO
#MARKFILE_SAVE_ASK=0
# REF index (maintained by REFLINK.TTP) file for keyword searching
REF=C:\GUIDES\ALL.REF
# If this variable is defined (value unimporten), then all clicks
# on the text which are not a link ignored
#REFONLY=1
# Path for HYPFIND
HYPFIND=C:\tools\stgui15\st-guide\hypfind.ttp
# Mit diesem Wert werden Tabulatoren expandiert
TABSIZE=2
# Dieses Programm wird von STool f<>r 'COMPILE' aufgerufen
HCP=C:\tools\stgui15\st-guide\hcp.ttp
# Diese Optionen benutzt der HCP beim Aufruf automatisch
HCP_OPT=+zz-s
# HCP <20>besetzt defaultm<74><6D>ig in diesen Ordner
#HYPFOLD=C:\GUIDES\

BIN
home/cops.inf Normal file

Binary file not shown.

171
home/st-guide.inf Normal file
View File

@@ -0,0 +1,171 @@
# Please edit this ST-Guide INF file to your requirements
# ========================================================================
#
# Read this!
# This file can be edited in any ASCII text editor (eg Everest)
# If you experience any problems with ST-Guide try removing
# ST-GUIDE.INF altogether. ST-Guide then uses its internal defaults.
# If the problem goes away you'll know something is wrong with your
# ST-GUIDE.INF file.
# This file is configured by default to run from Drive C: but anyone
# running a floppy based system can simply change each occurence of
# C: to A:
# By default ST-Guide looks in the root directory of your boot drive
# for a 'GUIDES' folder which can be used to store all your 'HYP and
# 'REF' files.
#
# Lines preceded with a '#' symbol (like this one) are comments and
# ignored by ST-Guide.
#
#
# Important access paths
#=========================================================================
# Default search path, where ST-Guide looks for 'HYP' hypertexts:
PATHS=c:\guides c:\guides\DE c:\guides\FR c:\guides\RU c:\guides\NL
#
# HCP is used to compile STG files into HYP files. STool uses this entry
# to find HCP and compile:
HCP=c:\tools\st-gui15\st-guide\hcp.ttp
#
# Hypfind is called by ST-Guide to search for search masks in all pages
# in the current hypertext.
HYPFIND=c:\tools\st-gui15\st-guide\hypfind.ttp
#
# Folder where HCP compiles the HYP file.
#HYPFOLD=c:\guides
#
# The file used to find references:
REF=c:\guides\all.ref
#
# Path for Remarker:
# Without '!' preceding the path Remarker is automatically started on
# opening ST-Guide.
# With '!' preceding the path Remarker is started using [Alternate]+R
#REMARKER=!C:\ST-GUIDE\REMARKER.PRG
#
# An external viewer, which must be memory resident can be used to
# display unknown file types:
#EXTVIEW
#
# Default path/filename of hypertext automatically loaded by ST-Guide
# if called without parameters (typically ST-GUIDE.HYP or HCP.HYP:
#DEFHYP=C:\GUIDES\ST-GUIDE.HYP
#
# The hypertext file to be loaded via the ST-Guide 'Catalog' option or
# when ST-Guide is started without parameters:
HYPTOP=c:\guides\catalog.hyp
#
# Whenever 'Print' is selected output is sent to the Clipboard and
# Re-directed to this listed application for output:
#PRINTER=C:\ILIST.ACC
#
# Default directory to save mark files to:
MARKFILE=c:\guides\marks.dat
#
# Colour display options
#=========================================================================
# The following three variables are only relevant in colour resolutions
# and are ignored in monochrome resolutions.
# TXTCOLOR Displays text in the specified colour.
# REFCOLOR Displays references in the specified colour using the
# normal typestyle (NOT bold and underlined).
# BCK3D Displays the background in light grey if active, otherwise
# it's displayed as white.
#
# Default colours (Note! Your system may change these values!):
# 0=White 1=Black 2=Red 3=Green
# 4=Blue 5=Cyan 6=Yellow 7=Magenta
# 8=Grey 9=Dark grey 10=Dark red 11=Dark green
# 12=Dark blue 13=Dark cyan 14=Dark yellow 15=Dark magenta
TXTCOLOR=1
REFCOLOR=4
#BCK3D
#
# The BCKCOLOR variable has been ignored since ST-Guide v1.5)
#
# ST-Guide window display
#=========================================================================
# ST-Guide can use GDOS screen fonts if loaded, the code determines the
# font used. Contains the font and point size to be used in the
# following format: FONT,SIZE
FONT=1,10
# A second font can be defined and swapped between using the
# [Control]+Z key combination - useful for swapping between
# proportional and non-proportional fonts.
#XFONT=185,10
#
# The first two values set the top left corner of the window. The
# next two values set the bottom right corner for the ST-Guide window:
#WINSIZE=100,100,400,200
#
# Sets the vertical separation in pixels of the window contents from
# the dividing line below the icons. The default value od 6 pixels is
# applied if this variable is not specified:
#TXTOFFSET
#
# The number of spaces a tab will be expanded to is set here:
#TABSIZE=4
#
# Mouse behaviour
#=========================================================================
# The RIGHTBACK variable, if set, means a right mouse click is
# interpreted as a click on the Back icon:
#RIGHTBACK
#
# If this variable is active, clicking on 'normal' text does not cause
# ST-Guide to search for references.
REFONLY
#
# The BACKWIND variable, if set, means a right click will top a
# background ST-Guide window:
#BACKWIND
#
# Miscellaneous
#=========================================================================
# These options are used automatically when HCP is called:
#HCP_OPT=
#
# This variable is provided to install ARROWPATCH. This patch corrects a
# bug in the AES which prevents the scroll bars in windowed accessories
# from working correctly with certain TOS versions.
# If you exerience this behaviour activate this patch ON (by removing
# the preceding #).
# This patch is not needed if you are running WINX, MagiC, MTOS or
# already have the ARROWPATCH installed globally.
#ARROWPATCH
#
# This variable prevents the Find box with a word in a REF-file, from
# being displayed:
#NOREFBOX
#
# Special HypTree options
#=========================================================================
# Here the default size of the HypTree window can be displayed.
# If these variables are not defined, the size and position of the last
# window will be used, if available.
HT_WINSIZE=40,40,100,200
#
# Using this switch you can decide whether all pages included in the
# HypTree structure are visible (0 = No, 1 = Yes)
HT_OPENALL=1
#
# This variable sets the position of the triangle in the window
# 0 = next to the text, 1 = On the left hand margin of the window.
HT_MACLIKE=0
#
# The following command line is sent to HypTree from ST-Guide (via
# VA_START) after the user double clicks on the menu bar title in any
# hypertext page. The following strings are replaced with the actual
# values when called:
# %p Pathname of the hypertext file
# %n Name of the hypertext file (without path)
# %s The internal name of the hypertext page
HT_CALLSTG=-s1 %p %s
#
# The following command line is sent to ST-Guide from HypTree as soon
# as the current hypertext is closed:
HT_STOPSTG=-s0
#
$STOOL=c:\stgui15\st-guide\stool.tos
#
# That's all folks!

71
home/toswin2.cfg Normal file
View File

@@ -0,0 +1,71 @@
ID=TosWin2 2.7
AllLoginshell=TRUE
ConsAutoOpen=TRUE
ConsLogging=FALSE
ConsLogName="U:\ram\con.log"
ConsOutputOpen=FALSE
MenuShortcut=TRUE
WinCycleAV=FALSE
WinCfgBegin="default"
WinArg=""
WinAsIcon=FALSE
WinAutoClose=FALSE
WinCharTab=0
WinCol=60
WinColorBg=0
WinColorFg=2
WinFontID=1
WinFontPts=10
WinKind=16843
WinPosX=2472
WinPosY=3006
WinRow=20
WinScroll=0
WinTitle=""
WinVtMode=2
WinVDIColors=0
WinFGEffects=0
WinBGEffects=0
WinCfgEnd="default"
WinCfgBegin="Console"
WinArg=""
WinAsIcon=TRUE
WinAutoClose=FALSE
WinCharTab=0
WinCol=60
WinColorBg=0
WinColorFg=1
WinFontID=1
WinFontPts=10
WinKind=16843
WinPosX=1017
WinPosY=2025
WinRow=20
WinScroll=40
WinTitle=""
WinVtMode=2
WinVDIColors=0
WinFGEffects=0
WinBGEffects=0
WinCfgEnd="Console"
WinCfgBegin="u:\bin\bash"
WinArg=""
WinAsIcon=FALSE
WinAutoClose=TRUE
WinCharTab=0
WinCol=70
WinColorBg=0
WinColorFg=7
WinFontID=1
WinFontPts=10
WinKind=16879
WinPosX=751
WinPosY=1273
WinRow=24
WinScroll=72
WinTitle=""
WinVtMode=2
WinVDIColors=0
WinFGEffects=0
WinBGEffects=0
WinCfgEnd="u:\bin\bash"