REM Type: Batch File REM Created by: MAK REM Contact: mak_999@yahoo.com REM Date created: Jan 1, 2005 REM Execute osql Servers.txt for /f "tokens=1,2,3" %%i in (C:\Findport\Servers.txt) do OSQL -S%%i -t0 -Usa -Psa -dMASTER -ic:\Findport\PORT.sql