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

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

Recommended Posts

Posted

Hi:

Constrain your db down to the record you want to export. One way to do this is:

Make a script that goes:

Omit Record

Show Omitted

Then find your record and perform this script. Then export.

Ken

Posted

Acutally, now that I think about it, this procedure is wrong.

Find the record you want to export, show all records and then run the script. Or, you can:

If [status(CurrentFoundCount)<>0]

Show All Records

Omit Record

Show Omitted

Else

Omit Record

Show Omitted

End If

Ken

Posted

Hmmm...my proposal would be...

According to my opinion each database should have a selfjoin relationship on its current-record-ID (calculation field).

If I need a certain record I then can choose the script "go to related record".

Hmmm...yes I think that's the best way to do it...and fast!

Ludwig

This topic is 8055 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.