|
-
March 19th, 2005, 09:26 PM
#1
Creating Constants at CompileTime
I am trying to create a Constant at compile time so I can display the compile date at run time. I have tried with no success to use some of the few available compile time directives. Any one know if this is possible and HOW using VB 6.x?
Example. User clicks the Help ABOUT button and the Compile date and time shows.
-
March 20th, 2005, 01:16 AM
#2
Re: Creating Constants at CompileTime
Please remember to rate the posts and threads that you find useful.
How can something be both new and improved at the same time?
-
March 21st, 2005, 05:02 PM
#3
Re: Creating Constants at CompileTime
Thanks,
That's not quite what I am looking for. I need to imbed the compile date and time within the compiled program so I can display it at run time
-
March 21st, 2005, 06:00 PM
#4
Re: Creating Constants at CompileTime
Are you saying that you don't want to use the actual file date? I'm not sure I understand, unless you expect that the date might be changed after it is compiled, and you want to know the true date?
Please remember to rate the posts and threads that you find useful.
How can something be both new and improved at the same time?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|