Re: FileMaker: How to clear a request ?
Re: FileMaker: How to clear a request ?
- Subject: Re: FileMaker: How to clear a request ?
- From: Gary Lists <email@hidden>
- Date: Thu, 22 Jan 2004 03:32:10 -0500
Olivier Berquin [Microscript] wrote [1/22/04 3:06 AM]:
>
Hi all,
>
>
FileMaker Pro 6.0v4.
>
I would like to make (1) a request, (2) a treatment, (3) an other request.
>
>
The problem is: When I makes my second request (which relates to other cells
>
that the first), the elements of the first request are always there.
>
How to clear them?
>
>
Thanks !
>
>
Oli.
If I understand what you're asking, then you wish to make or delete find
requests, while in Find mode. Is that right?
-- FM5 and FM6:
-- when you are in Find mode, and telling FM...
set thatRequest to create new request
--> request ID 2.0 of window "QuickTemplate.fp5"
-- now you can
go to thatRequest
delete thatRequest
--
Gary
_______________________________________________
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.