NewsArchive
04-05-2012, 10:08 AM
1. Is there an option that would allow me to write a message during
compiling of an installation script? This would be similar to "#msg"
except that instead of printing to the screen, it would write to the
windows clipboard.
The reason for this is that in my script I read information from files
and create a message showing the build number (we build our numbers
dynamically). I would like to be able to set that number to the
clipboard to make it quicker when writing an email to office about
release.
2. Also, is there a way to get the displayed "#msg" or equivalent to
appear near the bottom of compiler output? I have it working today but
it appears near the top and I have to scroll up and find it (I know, I
am lazy<g>).
Thanks!
Barton Whisler
Prosoft Inc.
Tampa, Florida
compiling of an installation script? This would be similar to "#msg"
except that instead of printing to the screen, it would write to the
windows clipboard.
The reason for this is that in my script I read information from files
and create a message showing the build number (we build our numbers
dynamically). I would like to be able to set that number to the
clipboard to make it quicker when writing an email to office about
release.
2. Also, is there a way to get the displayed "#msg" or equivalent to
appear near the bottom of compiler output? I have it working today but
it appears near the top and I have to scroll up and find it (I know, I
am lazy<g>).
Thanks!
Barton Whisler
Prosoft Inc.
Tampa, Florida