Jump to content

Recommended Posts

Posted (edited)

was cleaning up some script and for soem reason i keep getting this error

RunWait( @ComSpec & " /c " & 'netstat -n | find "4000">c:\ip.txt' , "", @SW_HIDE )

RunWait( ^ERROR

Error: Error in expression.

i never had trouble before does something look a miss?

Edited by doomkiller
Posted (edited)

was cleaning up some script and for soem reason i keep getting this error

RunWait( @ComSpec & " /c " & 'netstat -n | find "4000">c:\ip.txt' , "", @SW_HIDE )

RunWait( ^ERROR

Error: Error in expression.

i never had trouble before does something look a miss?

i tried it... no error here ( file was empty though)

8)

Edited by Valuater

NEWHeader1.png

Posted (edited)

i tried it... no error here ( file was empty though)

8)

Thought so, must be something in my script i will check it out

and wouter can you give me an example STD isn't clicking

Edited by doomkiller

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...