Is there a way to use wildcards with strings/text in CLEO? There must be a way! Just not sure how...
For example:
Would load all files with extension .cs, as the wildcard replaces the rest of the text.
I think I saw it somewhere and I think I've tried something like this but I don't think what I tried worked...
thx
For example:
Code:
0A92: create_custom_thread "*.cs"
I think I saw it somewhere and I think I've tried something like this but I don't think what I tried worked...
thx