Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 5575 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

Hi,

I'm trying to write a script which removes a specified item from a found set, ie. the found set contains

1

2

The user specifies '1' as the item to remove, now the found set just contains

2

I can do this 'manually' -

enter find mode

put '1' in the relevant field

select omit

constrain found set

But I don't seem to be able to do it in a script since I can't put a field value (my input field) into the constrain found set dialogue box, and if I just set that box to be 'omit' with nothing in 'omit records when', nothing happens.

This feels like one of those things that should be easy but involves some kind of trick.

Anyone care to share that trick? Or am I just missing something obvious?

Thanks,

Rob.

Posted

Enter Find Mode []

Set Field [ yourField; 1 ]

Omit Record

Constrain Fount Set []

This topic is 5575 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.