Re: Vertical Bars disappear for lowercase variable names?
Re: Vertical Bars disappear for lowercase variable names?
- Subject: Re: Vertical Bars disappear for lowercase variable names?
- From: Tom Robinson <email@hidden>
- Date: Wed, 8 Jul 2009 08:23:20 +1200
On 2009-07-08, at 07:22, Yvan KOENIG wrote:
Replace your current variables with new ones that have never been
used in
that script.
To achieve this goal, I copy the script to the clipboard.
Quit the Script Editor
Paste in a TextEdit text document
Use Find/Replace to apply the required changes
Save as .text file
Open the new text file with Script Editor and complile.
From my experience variable case applies to all open Script Editor
documents, so to change a variable's case I:
Quit Script Editor
Relaunch Script Editor
Type a one line script with 'set CaseIWant=0'
Open the original script, which is now displayed with variable in the
wanted case
Save the original script to make the change stick
Cheers
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden