home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.archives.msdos.d
- Path: sparky!uunet!wupost!csus.edu!netcom.com!derelict
- From: derelict@netcom.com (Daniel D. Miller)
- Subject: Re: Telix v3.20
- Message-ID: <1992Dec24.052500.1576@netcom.com>
- Organization: Netcom - Online Communication Services (408 241-9760 guest)
- References: <alix.725091752@vincent2.iastate.edu> <kko.725094405@sfu.ca> <1992Dec23.074645.8259@uwasa.fi>
- Date: Thu, 24 Dec 1992 05:25:00 GMT
- Lines: 27
-
- ts@uwasa.fi (Timo Salmi) writes:
-
- >I don't like the unfortunate trend of added nags, though. There is
- >now one at each end. Of course the Telix nag is rather mild
- >compared to some others encountered recently.
-
- I agree with you whole-heartedly... also, as a long-registered user
- of Telix 3.12, I'm disappointed that Jeff didn't bother to at least
- send postcards to registered users to notify them of change of status,
- new version, etc... I presume he purchased the registered-user list...
-
- Just as a reminder to those Telix users who don't know - if you give
- ANY KIND of script file on the command line, the intro screen is
- bypassed!!! My standard trick, learned long ago, is to create an
- empty script file called INIT.SLT :
-
- main()
- {
- }
-
- compile this, then run "telix sinit" instead of just "telix"...
- this will bypass the intro screen and take you directly to the program.
- It works on version 3.20 as well... however, it doesn't solve the
- exit screen problem, however...
-
- derelict
-
-