- Aug
- 30
- 0
Greetings,
I have a question about upgrading my v15 to the current v21.
Is TCC v21 backwards compatible with TCC v15 scripts? One point of my question is that I remember seeing some time back that pseudovariables were deprecated, and I use them in several of my scripts.
I'm only interested in the non-TotalCommandWindow side (tcc.exe) and not the Total Command Window side (tcmd.exe) side. I cut my teeth on 4DOS in the 1980s. (I have a wire-bound 4DOS manual that includes an Electronic contact [BIX "trawson"] which I don't think is still active.) I looked at the TCMD Window once but have never used it - I exclusively use stand-alone TCC scripts.
My motivation for upgrading is twofold: 1) it's about time, and 2) I have a need to read a Hexadecimal byte from a file in such a way as to do a "%@convert[16,10,%var]" on it. With v15 I can use TPIPE to put it (e.g. 1C) in a one-byte file, but I can't get it out as its literal content (1C) to put in a variable.
No, I'm not in the mood to be scolded for putting two unrelated issues in one Forum thread. If the convert one is deemed unacceptable - ignore it. I'm still interested in the compatibility question.
Regards,
Newbie
I have a question about upgrading my v15 to the current v21.
Is TCC v21 backwards compatible with TCC v15 scripts? One point of my question is that I remember seeing some time back that pseudovariables were deprecated, and I use them in several of my scripts.
I'm only interested in the non-TotalCommandWindow side (tcc.exe) and not the Total Command Window side (tcmd.exe) side. I cut my teeth on 4DOS in the 1980s. (I have a wire-bound 4DOS manual that includes an Electronic contact [BIX "trawson"] which I don't think is still active.) I looked at the TCMD Window once but have never used it - I exclusively use stand-alone TCC scripts.
My motivation for upgrading is twofold: 1) it's about time, and 2) I have a need to read a Hexadecimal byte from a file in such a way as to do a "%@convert[16,10,%var]" on it. With v15 I can use TPIPE to put it (e.g. 1C) in a one-byte file, but I can't get it out as its literal content (1C) to put in a variable.
No, I'm not in the mood to be scolded for putting two unrelated issues in one Forum thread. If the convert one is deemed unacceptable - ignore it. I'm still interested in the compatibility question.
Regards,
Newbie