Any good ideas for doing away with FOR and IF commands....
Moderator: DosItHelp
-
- Posts: 18
- Joined: 16 Mar 2009 08:18
- Location: N/A
- Contact:
Any good ideas for doing away with FOR and IF commands....
Just wondering if anyone has any good ideas for replacing "IF" and "FOR" commands in a batch script?
-
- Posts: 18
- Joined: 16 Mar 2009 08:18
- Location: N/A
- Contact:
.....Yes this is my dilemma.
Was looking at maybe extending some sort of library
To house the statements and switch everything over
To vars in the initial script...
Any thougts on using the cmd command to pass the local
Environment Vars /V: on etc...
Setting up the local environment VIA the cmd commands
Then perhaps maybe use a macro
To set the statements inside the script environment.
? Maybe ?
TY for your post.
Was looking at maybe extending some sort of library
To house the statements and switch everything over
To vars in the initial script...
Any thougts on using the cmd command to pass the local
Environment Vars /V: on etc...
Setting up the local environment VIA the cmd commands
Then perhaps maybe use a macro
To set the statements inside the script environment.
? Maybe ?
TY for your post.