Re: more tell/scoping problems
Re: more tell/scoping problems
- Subject: Re: more tell/scoping problems
- From: Axel Luttgens <email@hidden>
- Date: Sun, 27 Jun 2010 14:46:37 +0200
Le 26 juin 2010 à 13:57:32, tom wible a écrit :
> On Jun 24, 2010, at 9:34 PM, email@hidden wrote:
>
>> I'm not sure of the value of using a script object in this case. I'd just use a record, but to each his own.
>
> i overload the parent's methods: the tvpiProgram script object reads the program.tvpi file, while the etvProgram queries eyetv.
>
> what's aggravatin' is that it works perfectly when run from the script editor:
>
> property tvpi2crontabP : "/DVR/scripts/tvpi2crontab.app"
> property tvpi2crontab : (load script POSIX file tvpi2crontabP)
> tvpi2crontab's init()
> tvpi2crontab's getEtvList()
>
> but tvpi2crontab running as a stay-open app hangs in getEtvList()...attached is a sample<Sample of tvpi2crontab v6.22.2b.txt>
But what exactly is that "it"? ;-)
Could you post a sample code reduced to its bare minimum and illustrating those differing behaviors depending on the environment it is run under?
Axel
_______________________________________________
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