bell problem
Mark Callow
msc at ramoth.esd.sgi.com
Thu Feb 14 06:40:17 AEST 1991
In article <1991Feb13.153439.10748 at rice.edu>, anand at crysiris.rice.edu (Anand Kolatkar) writes:
|>
|> I am posting on behalf of another user. He is having a problem
|> using the setbell command in Pascal (the system is a 4D/20-OS
|> 3.3.1). His code:
|>
|> var bellmode: byte;
|>
|> bellmode:=2;
|> setbell(bellmode);
|>
|> compiles but a run-time error is reported:
|>
|> ERROR: CPS has not been initialized or server connection failed.
|>
setbell is a GL call. Before calling any function in the GL (except those
that set window manager hints) you must call winopen() or ginit().
--
>From the TARDIS of Mark Callow
msc at ramoth.sgi.com, ...{ames,decwrl}!sgi!msc
"Spirits of genius are always opposed by mediocre minds" - Albert Einstein
More information about the Comp.sys.sgi
mailing list