CompuServe Thread

Show your START-UP SEQ!

1 messages in this thread
#577From: Don Curtis/SYSOPSep 13, 1990 12:05 AM
Bill, Bill…move your 'assign t: ram:t' line in your startup-sequence so that it comes above the execute line (right above the assign t: line). When you execute one script from another…a temporary file is written to t: so you want T: in ram: before the execute to speed thingsup. Don