|
Mask Processor Rule Generation Bug.
|
|
11-24-2011, 05:20 PM
(This post was last modified: 11-24-2011 05:21 PM by Hash-IT.)
Post: #1
|
|||
|
|||
|
Mask Processor Rule Generation Bug.
Code to pre-pend $ while generating rule such as ..$1$2$3 works with …
mp32.exe -1 123 $?1$?1$?1 -o Mask_Processor_Test_Result.txt Prefixing ^ does not work in the same way. mp32.exe -1 123 ^?1^?1^?1 -o Mask_Processor_Test_Result.txt does not work and only produces 123 etc. If the user does this however … mp32.exe -1 123 “^”?1”^”?1”^”?1 -o Mask_Processor_Test_Result.txt It works !! ^1^2^3 etc Can this be standardised please so one syntax works for everything ? Thank you.
|
|||
|
11-24-2011, 05:26 PM
Post: #2
|
|||
|
|||
|
RE: Mask Processor Rule Generation Bug.
not a bug. the ^ char is the escape char in windows command shell.
|
|||
|
11-24-2011, 05:32 PM
Post: #3
|
|||
|
|||
RE: Mask Processor Rule Generation Bug.
(11-24-2011 05:26 PM)atom Wrote: not a bug. the ^ char is the escape char in windows command shell. Ahh OK ![]() Should I update this page to save anyone else making the same mistake I did ? |
|||
|
11-24-2011, 05:48 PM
Post: #4
|
|||
|
|||
|
RE: Mask Processor Rule Generation Bug.
yes, good idea
|
|||
|
11-24-2011, 05:52 PM
Post: #5
|
|||
|
|||
|
RE: Mask Processor Rule Generation Bug.
OK
![]() Give me a little time and I will make a load of rules to share so people can just make their own very quickly and easily. I learn better from seeing the actual command in full, so I think it will help others. |
|||
|
11-25-2011, 10:10 AM
Post: #6
|
|||
|
|||
| RE: Mask Processor Rule Generation Bug. | |||
|
« Next Oldest | Next Newest »
|
Search
Member List
Calendar
Help



