Beginner VB

Moderators: None (Apply to moderate this forum)
Number of threads: 1233
Number of posts: 2978

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
making an exe Posted by Runt1128 on 8 Apr 2002 at 12:12 PM
If i compile my code into an exe for testing....will it wrap up my source or let it be?
Report
Make an .exe Posted by slicer69 on 8 Apr 2002 at 3:00 PM
If you compile your EXE correctly, it will not touch your source at all.
The only exception to this, is if you do one of two things:

1. Tell the compiler to create an EXE with the same name as your source file.

2. If your program is supposed to change your source code while it runs...not likely.

In any case, you should always make a backup copy of your source before compiling, going home for the day or breathing more than twice :)


: If i compile my code into an exe for testing....will it wrap up my source or let it be?
:




 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.