Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~169 People Reached
Favorite Forums
Favorite Tags
Member Avatar for slate1

When I try to run this command. This command finds a line of code that contains 213 and put it into a variable. [CODE]for /f "delims=" %a in ('findstr /R /I 213 N:\****\*****\DateMod_SBDM.txt') do @set sbdmcurdate=%a[/CODE] In a .bat file it says. [QUOTE]\****\*****\DateMod_SBDM.txt') was unexpected at this time.[/QUOTE] However it …

Member Avatar for slate1
0
169