Jump to content

Command line arguments in DOS

- - - - -

  • Please log in to reply
No replies to this topic

#1
Actor

Actor

    Newbie

  • Members
  • PipPip
  • 24 posts
I write programs that input data via command line arguments. Through experimentation I've found that the characters ^&<>| cannot be part of argument strings. The system interprets <> as redirection and | as the pipeline operator. However, I cannot figure out the other two. & appears to want to be followed by a program but I do not think it's another pipeline operator. ^ is just ignored. Why are ^ and & not usable in command line argument strings.




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users