SS Get, Dir etc.. not producing out file

From: jchalet (jchalet_at_discussions.microsoft.com)
Date: 07/08/04


Date: Thu, 8 Jul 2004 08:08:02 -0700

I've been trying to get ss.exe to produce an output file by trying several commands (get, dir, status etc...) but it will not drop a file???

When I run a (get) it gets the files of a project but again...no output
I'm running it via shell() in VB.Net VS03

Any ideas?

SAMPLE CODE:
Dim sVSSTest As String = "C:\Program Files\Microsoft Visual Studio\vss\win32\SS.exe dir $/TEST -O@C:\_MyFile.txt"

iStatus = Shell(sVSSTest .ToString, AppWinStyle.Hide, True, kiTimeOut)



Relevant Pages

  • Re: Ahve got them Function Pointer blues
    ... struct FS ... My problem is that the <function pointer> is of unknown type - in ... and producing an output file. ... The commands will be, for example ...
    (comp.lang.c)
  • Re: Ahve got them Function Pointer blues
    ... and producing an output file. ... The commands will be, for example ... forth-like stack, with each stack element being a ... structure, which contains, among other things, a pointer to the function ...
    (comp.lang.c)
  • Re: Clone iMacs?
    ... and in unix, everything is a file. ... On 3/28/07, David Stubblebine wrote: ... I am just not sure about the commands. ...
    (Ubuntu)
  • RE: Send output to file & printer
    ... > do I have to run two commands? ... echo "OUTPUT to $outfile" ... # output file to screen first and then confirm we wnat to print it ...
    (Debian-User)
  • Re: Using ShellExecute
    ... program contains filenames for the input (a set of commands) and the output ... I want to process the output file. ... is there some way of checking if the batch program is finished so I ...
    (borland.public.delphi.non-technical)