Mailing List Archive

Mailing List: techdiver

Banner Advert

Message Display

To: techdiver@opal.com
Subject: program time outs
From: Jason Rogers <gasdive@sy*.di*.oz*.au*>
Date: Sun, 4 Sep 1994 10:29:22 +1000 (EST)
Hi guys,

I'm new to the net and while trying to catch up I noticed a thread on
programs that time out, that's why this message seems a bit out of
context, sorry.

I wrote this to solve the same problem with DRX.  I have a legal copy, but
I haven't ever got an updated version.

In BASIC [blush]

rem drx runner
CLS
curr$ = DATE$
PRINT curr$
DATE$ = "01-01-1994"
PRINT "changing date"
PRINT DATE$
SHELL "cd\[the name of the directory where DRX lives]"
SHELL "drx"
SHELL "cd\"
DATE$ = curr$
PRINT DATE$


I complied this and named it DRX.exe.  If you do the same, make sure that
you don't overwrite the deco programe "DRX.exe".

Hope this is of help, regards Jason :-)

Navigate by Author: [Previous] [Next] [Author Search Index]
Navigate by Subject: [Previous] [Next] [Subject Search Index]

[Send Reply] [Send Message with New Topic]

[Search Selection] [Mailing List Home] [Home]