Re: can't get stringvalue from TextField
Re: can't get stringvalue from TextField
- Subject: Re: can't get stringvalue from TextField
- From: Phillip Smith <email@hidden>
- Date: Wed, 05 May 2010 13:04:55 +1200
Thanks that does not fix it however I am getting a different error in console
test ASOBJC(1202,0xa00124e0) malloc: reference count underflow for 0x13cb730, break on auto_refcount_underflow_error to debug.
2010-05-05 12:52:15.851 test ASOBJC[1202:903] *** -[test_ASOBJCAppDelegate setTextViewFromTextField:]: Can’t make «class ocid» id «data kptr30B73C01» into type «class utf8». (error -1700)
On 05/05/2010, at 11:35 AM, Shane Stanley wrote:
> On 5/5/10 9:14 AM, "Phillip Smith" <email@hidden> wrote:
>
>> I have noticed that typing stringValue is converted to stringvalue
>
> That's because you typed it that way first. The easiest fix is to use pipes:
>
> |stringValue|()
>
> Alternatively, you can open the script file in a text editor and change it
> there.
>>
>> by the way I can't get debugger to work in applescript
>
> That's because it doesn't.
>
>
> --
> Shane Stanley <email@hidden>
>
>
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> applescriptobjc-dev mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
applescriptobjc-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden