Compiling for Older OS...

I have a few scripts that I distribute as compiled apps. I created and compiled them on OS 10.3 Panther. And as a result they don’t run on Jaguar or anything lower than Panther. Is there any way to output compiled run-only scripts/apps so that they will run on an older OS? I suppose I would have to compile it from a Jaguar machine. Does FaceSpan or any other tools offer export options such as these?

I think my Panther-made scripts will run OK under previous versions, even OS 9… What does it mean exactly “they don’t run on Jaguar”? → they don’t launch, you see certain errors… :?:

i’m referring to scripts that are compiled and saved as Run-Only applications. i can’t seem to get them to run in anything other than Panther. Is this not normal?

No. What does it happen if you include only this code?

display dialog "foo"