SNsdk on WinNT ?

Ian Roxborough irox@redhat.com
Wed Dec 13 15:02:00 GMT 2000


Ben Elliston wrote:
> 
>    Typing "SNsdk" gives me previously mentioned error message. Typing
>    "hyper" opens Tcl console, but when I go to File - Source .. .and try
>    to open any Tcl script (from SN examples) it crashes.
> 
> What was the reason for a separate "SNsdk" (ick) interpreter again?

Because of Windows GUI programs can't read or write to std in/out.
SNsdk is a (console) wrapper program for hyper, it grabs/puts standard
in/out and passes it onto hyper (which on Windows is compiled with
WishCon patch to allow stdin/stdout access).

Ian.


More information about the Sourcenav mailing list