I have a parser myParser which can read a file using < e.g. if I am to parse a file a.txt, I simply type
For a programmer with Linux skills and a love of the command line, what is better to use on Windows - Cygwin or GnuWin32?
I\'m trying to display messages as my vbscript program runs. It runs off a command prompt in xp, for example: cscript.exe test.vbs.I don\'t want to use msgBox while this is running as I just want it t
I need to run a java class in cmd line. How would I run a 开发者_C百科java class without changing directories, but instead specify a relative path? I have tried the following, but to no avail:
I want to read the columns in a file where the separator is :. I tried it like this (be开发者_Go百科cause according to http://www.asciitable.com, the octal representation of the colon is 072):
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.
I want to write a bat file in windows which would do copy some files into the current directory: copy C:\\Folder1\\Folder2\\file1.ext .\\
When I open cmd.exe and ty开发者_运维百科pe that first line and push ENTER, it works fine. When I input that other line and push ENTER, it closes immediately.
A few days ago, I began to develop a flash with text editor and Flex SDK which is free. But I found Flex SDK开发者_如何转开发 doesn\'t support Alert or Scrollbar.
I don\'t know how to use Python, and I\'m trying to use a script on a document. I have no idea how to tell it do this!