| 1. |
Solve : command to find the file size? |
|
Answer» Hii plz explain me what It uses the ping command to create a time delay. use ping /? to find out about the command. Quote do I need to change this when I move from one system to another No. Hii I tried the code which you mentioned but its giving me error as Missing Operand. and when I turned on the Echo its showing me the following lines C:\>set /a filesize2= Missing operand. C:\>if "" NEQ "" goto loop can you tell me where the problem is ??the drive letter, path, filename are pointing to a non existent file. So.. can't I use this code to find the file info on another system(not a LOCAL drive) , 'coz the location at which I have the file is not local I am accessing the file like this \\mystoragebox\webpages\info\data.txt when I tried with some thing in my D Drive or so .. its working but when I try for the path i mentioned, its failing how should I make it working for the file on remote box |
|