home *** CD-ROM | disk | FTP | other *** search
-
- ASS USER COMMANDS 30-Jan-92
-
-
- NAME
- ASS - AppServerServer
-
- SYNOPSIS
- ass [file]
-
- DESCRIPTION
- ASS is a small program which will run under AppServer. I ran out
- of WB Screen space when there was x+1 AppServer windows for
- different purposes, so I wrote this little program which will
- snoop the first bytes of the file and decide what kind of
- file you've dropped on AppServer window.
-
- All you have to do is to modify AppServer's config file to
- run ASS. My AppServer's icon's fields looks like this:
-
- WIDTH=80
- HEIGHT=80
- LEFT=572
- TOP=372
- NAME=ASS
- COMMAND=tmisc:ass (icon)
- OUTPUT=NIL:
- DONOTWAIT
-
- Example of s:ass.config is included in the package so it should be
- easy to modify it for your customed system. Ass.c is the source
- code (SAS/C 5.10). You can freely modify it for your own purposes.
-
- SEE ALSO
- AppServer.doc
-
- AUTHOR
- Juha 'Comm' Tuominen
-
- Opiskelijankatu 30 B 42
- 33720 TAMPERE
- FINLAND
- 358-31-182 851 (19-07 v22bis, note local time zone!)
-
- AX-Net: root@tap.tre.fi
- INet: po87553@cs.tut.fi
-
-
-