home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.ms-windows.programmer.tools
- Path: sparky!uunet!world!steveng
- From: steveng@world.std.com (Stephen Ng)
- Subject: Re: Can VB write over itself?
- Message-ID: <BtwG0E.HJ7@world.std.com>
- Organization: The World Public Access UNIX, Brookline, MA
- References: <U=T.714494455@cansqnt> <1992Aug30.200217.9872@microsoft.com> <BtvKoA.78q@world.std.com>
- Date: Tue, 1 Sep 1992 12:29:02 GMT
- Lines: 9
-
-
- If you have either the Borland or MS development kits, you can just
- use the resource compiler to bind the resource into the executable,
- instead of an interactive tool like the resource workshop. I
- timestamp my executable automatically this way, using an awk script to
- create the time/version string.
-
- Cheers,
-
-