Re: retrieving process name from a record
Re: retrieving process name from a record
- Subject: Re: retrieving process name from a record
- From: Emmanuel <email@hidden>
- Date: Sun, 11 May 2003 12:01:02 +0200
At 11:47 AM +0200 11/05/03, peter wrote:
>
set this_record to ,
>
{process:theProcess, bounds:window_bounds ,
>
, position:window_position} as record
>
set the end of the the application_records to this_record
>
>
<snip>
>
set process theProcess of this_record to restoreApp
I would try:
set restoreApp to process of this_record
Emmanuel
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.