home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format CD 1
/
amigaformatcd01.iso
/
pd
/
text_editors
/
bed
/
rexx
/
sasc
/
findscfunc.bed
< prev
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
|
1996-04-30
|
263 b
|
15 lines
/*
** $VER: FindSCFunc.bed 1.0 (14.01.96)
**
** Display the AmigaGuide help on the SAS C Library Function under the cursor
*/
OPTIONS RESULTS
SetStatusBar 'Looking for SAS C Function...'
GetWord
IF RC = 0 THEN
'Help FILE=SC:Help/sc_lib.guide' RESULT || '()'