Results 1 to 3 of 3

Thread: [RESOLVED] Display output of a file?

  1. #1

    Thread Starter
    New Member
    Join Date
    May 2013
    Posts
    9

    Resolved [RESOLVED] Display output of a file?

    So, i have this file that is already compiled in python... "example.pyc", when i double click the "example.pyc" it opens the file in cmd. It displays output and lets the user select between a few options. I want this to display the output into the specified text area and allow the user to enter input through a second textarea.

    Any ideas on how to do this? I am somewhat new to this aspect of VB programming so please excuse me!

    Thanks.

  2. #2
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: Display output of a file?

    Go to the VB.NET CodeBank forum, sort by Thread Starter and page to the threads by gigemboy. Among them you will find a thread on Automating The Command Prompt, which is exactly what you want.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

  3. #3

    Thread Starter
    New Member
    Join Date
    May 2013
    Posts
    9

    Re: Display output of a file?

    Thank you alot! Fast reply too!

Tags for this Thread

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