I have a batch file where I want it to set a variable from the current folder path.
For example, if the current folder the batch is running in is:
C:\Temp\Applications
A variable would be set to equal “Applications” via the “set” command.
Is this possible?
tia,
GGleason
For example, if the current folder the batch is running in is:
C:\Temp\Applications
A variable would be set to equal “Applications” via the “set” command.
Is this possible?
tia,
GGleason