home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ST-Computer Leser 2002 January
/
STC_CD_01_2002.iso
/
APP
/
TASKBAR
/
JAYGRPII
/
SIC
/
JGRPCALL.SIC
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2000-10-02
|
152 b
|
9 lines
// jgrpcall.sic (c) 01.10.2000 by JAY Software
//
// This script passes its to the JAY Groups II
proc main(...)
{
JAYGrpII.Open( argv[0] );
}