Batch convert to vbs... Help
Posted: 09 Aug 2011 05:41
Hi, how to write vbs.
My English is very poor
Code: Select all
@echo off
set _command_fsrm=FileScrn.exe screen list
FOR /f "tokens=5 delims=( " %%G IN ('%_command_fsrm% ^|find "sak_sya"') DO echo %%G
My English is very poor