Schrijver
| How do I kill MemMan-TSR's!?!?
|
Latok msx master Berichten: 1722 | Geplaatst: 23 Februari 2003, 22:15   |
I'm getting mad..........Tonight, I fooled around a bit with the MBTSR, a TSR which needs MemMan and which can play MBM-files... I wanted to kill the tsr using TK, but I didn't succeed!! The syntax is, according to TK:
tk "TSR Name" ["TSR Name"]
Right..........Using TV gives me an overview of the resident TSR's.....The name of the MBTSR is MB-Replay
So, I typed: tk "MB-Replay"
The program says though I use the wrong syntax..Erhm..HELP!!  |
|
BiFi msx guru Berichten: 3142 | Geplaatst: 24 Februari 2003, 08:41   |
Depending on the command2.com version...
Using v2.4x you need to do tk '"MB-Replay"'
the first '" is an ' and then " and the second is " and then '
According to its manual, it parses the command line in a certain way before it executes it. Because of that it may be possible any ' and/or " are parsed out of the final command line parameters before it is executed.
|
|
Latok msx master Berichten: 1722 | Geplaatst: 24 Februari 2003, 11:22   |
Thanks BiFi! Hmmmmm, it must be caused by the fact I use Command 2.4x then. Else the syntax TK gives, just isn't correct, is it?
|
|
BiFi msx guru Berichten: 3142 | Geplaatst: 24 Februari 2003, 15:12   |
In that case it isn't correct indeed since it's highly unlikely earlier command2.com versions have that strange parsing (or at least versions between 2.31 and 2.4x).
|
|
|
|
|