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