Page 1 of 1

Batch convert to vbs... Help

Posted: 09 Aug 2011 05:41
by karzer
Hi, how to write vbs.


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