On 19 Dec 2007, at 12:54, [EMAIL PROTECTED] wrote:

My select statement is about 60 lines in size. I created a text field and put the sql commands in it. Is there a better way to do this?
Where would you store that statement?

Personally I tend to put really long selects (and AppleScripts) in text fields on a hidden stack, as it makes it extremely easy to edit them in the future. Especially with AppleScript this is handy as you can copy-and-paste between the Rev field and Script Editor, keeping the syntax colouring from Script Editor.

Many people on the list prefer using custom properties, though.

Ian
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to