Suppose you have the following 2 files among other files:
test 1.txt
test 2.txt
Type at the command line in TC:The quotes from the first parameter are removed, resulting in the wrong result.
The same happens when you put the command under a button, but then you can add a space before the first parameter to make it work.
test 1.txt
test 2.txt
Type at the command line in TC:
Code:
cd "test 1.*" "test 2.*"
The same happens when you put the command under a button, but then you can add a space before the first parameter to make it work.
Statistics: Posted by white — 2025-04-10, 19:15 UTC