Results 1 to 3 of 3

Thread: Export Text file run prompt problem

  1. #1

    Thread Starter
    Fanatic Member cid's Avatar
    Join Date
    Nov 2002
    Location
    Fort Worth, Texas
    Posts
    854

    Resolved Export Text file run prompt problem

    when i try this command in my run prompt it does not work...ping 127.0.0.1 > C:\text

    But when i try the same command in cmd it works fine, any one have any ideas?
    Last edited by cid; Oct 11th, 2004 at 08:11 AM.

    www.google.com - Pay Tribute.

    Always Listening To: Thrice

  2. #2
    Frenzied Member Ideas Man's Avatar
    Join Date
    Aug 2002
    Location
    Australia
    Posts
    1,718
    What's a run prompt? Also, try adding an extension to the filename.
    I use Microsoft Visual Basic 2005. (Therefore, most code samples I provide will be based around the .NET Framework v2.0, unless otherwise specified)

  3. #3

    Thread Starter
    Fanatic Member cid's Avatar
    Join Date
    Nov 2002
    Location
    Fort Worth, Texas
    Posts
    854
    run prompt = start>run

    But i solved it any way:

    start>run>cmd /c ping 127.0.0.1 > C:\ping.txt

    www.google.com - Pay Tribute.

    Always Listening To: Thrice

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width