Quantcast
Channel: Take Command / TCC
Viewing all articles
Browse latest Browse all 1868

Should TMP1: Test (and TMP2: Test) work?

$
0
0
I can assign a single string to TMP1 and TMP2 temporary pseudo character devices as follows;

Code:
R:\>#tmp1: %_time & type tmp1:
20:37:12
R:\>#tmp2: %_time & type tmp2:
20:37:15

This does not appear to be documented.

According to the help file, this is how to assign a single string;

Code:
tmp /s 0 Test & type tmp0:

...which also works.

As I said, only TMP1 and TMP2 have this undocumented method...

Code:
R:\>#tmp1: %_time & type tmp1:
20:37:12
R:\>#tmp2: %_time & type...

Read more

Viewing all articles
Browse latest Browse all 1868

Trending Articles