On Jan 4, 2007, at 12:26 AM, Brian Kennison wrote:
From my reading of the man page for osacompile it seems that it
should be possible to compile multiple source files (either text or
compiled scripts) into a single script. ... My problem is that
osacompile, on my machine at least, does not combine multiple files.
It simply takes the first argument and compiles it.
I cleared this up with Brian off-list already, but for the benefit of
everyone else, the problem is more one of display. If you compile
multiple files together as he did, and then open the resulting script,
you'll only see the source of the first one. The others are there, as
you can prove by running the script, but you can't see them.