View Single Post
  #16  
Old October 17th 07, 07:04 AM posted to microsoft.public.win98.networking
Vishal[_2_]
External Usenet User
 
Posts: 4
Default Single Batch File

Sorry I think I post it in Wrong Community...I want to tell u what I want and
I am doing ???....
1-- I am using windows XP with SP2.
I Creat a Folder name Ping and There I creat saparate 8 Batch file for all
ping.
then I select all and press enter or Open.(All pinging Batch File.)
then I go to taskbar and right click with Mouse and go to the "Tile windows
Horizontally" all windows showing on Desktop with Horizontally then I press
"Print SCRN" key and paste in MS Word for my daily ping status record.

So I want just single batch file .....click & all ping show in Horizontally
in Windows Screen.. (or desktop)




"R.Wieser" wrote:

Vishal schreef in berichtnieuws
...
I creat a batch file but it is showing in Same window I want Separate

windows
for every ping. Please help........Thanks


I'm afraid its as "Don Phillipson" allready mentioned : In Win98 a
batch-file is a function of the command-interpreter of the dos-box its in,
and it cannot (really) interact with its parent, Windows.

Maybe you should take a look at VBScript (.VBS files), which is a
scripting-language within Windows itself and thus should be able to create
(multiple) DOS-box windows.

Regards,
Rudy Wieser