Hello,
a new version of GCG-menu for VAX/VMS is now available at the EMBL-fileserver.
The reason for the update is mainly a more intuitive interface.
What is GCG-menu?
It's a menu driven interface for the GCG programs. Users may find the
program they need in a more intuitive way.
How to get it?
By mail:
Send a message to "netserv at embl-heidelberg.de" containing the following
lines in the body of the mail (leave the subject field empty).
GET VAX_SOFTWARE:GCGMENU.UAA
GET VAX_SOFTWARE:UUD.C
GET VAX_SOFTWARE:UNZIP.UUE
GCGMENU will arrive in two parts. Extract the two parts, remove any mail
header information and concatenate them in the right order into one file
(GCGMENU.UUE).
Extract UUD.C, remove mail headers and compile & link it
CC UUD.C
LINK UUD,SYS$LIBRARY:VAXCRTL/LIB
Assign a symbol for UUD and decode GCGMENU.
UUD :== $disk:[directory]UUD
UUD GCGMENU
Now extract UNZIP in the same way and decode it. Then define a symbol for
UNZIP and decompress GCGMENU.ZIP (which you got by decoding GCGMENU.UUE).
UNZIP :== $disk1:[directory]UNZIP
UNZIP GCGMENU.ZIP
The final result is a README.TXT and GCG-MENU022.A . Install the program
as described in the README-file.
By anonymous FTP:
Connect to "ftp.embl-heidelberg.de" and go to /pub/software/vax where you
will find all the programs mentioned above. Choose ASCII transfer for
all three files. Then decode everything in the same way as described before.
Regards
Christoph Gartmann
+----------------------------------------------------------------------------+
| Christoph Gartmann Phone : +49-761-5108-465 Fax: -221 |
| Max-Planck-Institut fuer PSI : PSI%(0262)45050160374::GARTMANN |
| Immunbiologie Internet: gartmann at immunbio.mpg.de |
| Postach 1169 |
| D-79011 Freiburg, FRG |
+------------- Do you know MENUE, the user environment for VMS? -------------+