π’ PlaceMaker | 25% off for February including new Google Earth data imports!
Learn more
Scambler and wildcards?
-
Is there a way to provide wildcards to the scrambler?
I've tried this: (setting up a .BAT files)
scrambler.exe Build\*.rb
Can one specify the output folder for the scrambler?
Or would I need to make the batch file iterate the folder and pass the filename for each to the scrambler and move the .rbs to where I want them?
-
@thomthom said:
- Is there a way to provide wildcards to the scrambler?
NO.
Trying to pass a wildcard pathname results in the following error message:
*Scrambler failed to create .rbs
-
@thomthom said:
- Can one specify the output folder for the scrambler?
NO. It just outputs to the current working directory.
-
As I suspected then. Well, a batch file does the trick.
Advertisement