Results 1 to 7 of 7

Thread: [RESOLVED] Stupid Question

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Apr 2007
    Posts
    73

    Resolved [RESOLVED] Stupid Question

    I am a total newbe. But have writen a program I want to make exe, do I need to compile it. And if I do can I go back and change the program. Sorry I have a lot to learn. Thanks

  2. #2
    PowerPoster RhinoBull's Avatar
    Join Date
    Mar 2004
    Location
    New Amsterdam
    Posts
    24,132

    Re: Stupid Question

    To make an EXE (compiled version of code) go to File menu and click on Make... Give your new executable meaningful name but it will be defaulted to your project's name (you can change that if you wish).
    You may change your code as much as you want and also compile your program as many times as you want.

  3. #3
    Former Admin/Moderator MartinLiss's Avatar
    Join Date
    Sep 1999
    Location
    San Jose, CA
    Posts
    33,431

    Re: Stupid Question

    Quote Originally Posted by RhinoBull
    To make an EXE (compiled version of code) go to File menu and click on Make... Give your new executable meaningful name but it will be defaulted to your project's name (you can change that if you wish).
    You may change your code as much as you want and also compile your program as many times as you want.
    And when you do it's always a good idea to Project|Properties|Make and change the version number.

  4. #4

  5. #5

    Thread Starter
    Lively Member
    Join Date
    Apr 2007
    Posts
    73

    Thumbs up Re: Stupid Question

    Thanks Rhino... That is what I needed to know. Now a anther newbe question. How do I mark this as resolved? Sorry for the trouble.

  6. #6

  7. #7

    Thread Starter
    Lively Member
    Join Date
    Apr 2007
    Posts
    73

    Re: Stupid Question

    Thanks Again!!!!!!!!

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