Search found 3 matches

by FurryLady
Mon Jul 17, 2006 1:11 pm
Forum: Client - General
Topic: "-s" is for silent
Replies: 4
Views: 2499

The UNclarity was on my part. The COREftp 'splash screen' ( I realize it displays as I am unregistered ) but it's the CMD.EXE window that displays my DOS command ( ie. my batch file ), it is my understanding that the "-s" will suppress this ( DOS window ).
by FurryLady
Thu Jul 13, 2006 2:08 pm
Forum: Client - General
Topic: "-s" is for silent
Replies: 4
Views: 2499

suggestion results

I tried to remove the "-s" and also move it to another position and it still displays the dos window. Is there another switch ( or a conflict in a switch ) that could cause this. For example : > bad script has -log [->] good script has -output > bad script not used [->] good script -OA > b...
by FurryLady
Tue Jul 11, 2006 1:56 pm
Forum: Client - General
Topic: "-s" is for silent
Replies: 4
Views: 2499

"-s" is for silent

I have added the "-s" command line script switch to the end of my code yet the banner sill appears. I have other scripts that work, yet this one which happens to be my longest script does not work. :? Is there a script length limit, or can I put the "-s" in a different place for ...