[Isis-users] How to check for records which has no entry in descriptor field

Egbert De Smet egbert.desmet at uantwerpen.be
Tue Jul 6 12:07:06 CEST 2021


Alternatively, and maybe somehow simpler, you could produce a list in a text-file from the terminal with mx :

mx mydb "pft=if a(v76) then MFN,/ fi" now -all >a76.txt

where 'mydb' is the name of your database. The file a76.txt will contain, each on a new line, the MFNs of the records without a v76.

This command has to be run from a terminal prompt. If the mx-executable is not in your default path, copy it (e.g. from C:\ABCD\www\cgi-bin\ansi or in Linux : /opt/ABCD/www/cgi-bin/ansi) to the folder in which you are working. Then in Linux you have to add './' in front of mx, so : /.mx


If you prefer to get this result from within the ABCD-interface, try creating the PFT with contents

             if a(v76) then MFN,/ fi

and using this PFT in the 'reports' function you can as well produce the same list. This has the advantage that you can also select e.g. Excel to drop the list into a spreadsheet, or Word for a Word-document, instead of sending the output to the screen or a simple text-file.


Egbert de Smet
Universiteit Antwerpen


________________________________
From: isis-users <isis-users-bounces+egbert.desmet=ua.ac.be at iccisis.org> on behalf of Piet De Keyser <piet.dekeyser at ucll.be>
Sent: Tuesday, July 6, 2021 11:40 AM
To: ZUE (bzfo) Bibliothek; isis-users at iccisis.org
Subject: Re: [Isis-users] How to check for records which has no entry in descriptor field


CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender and know the content is safe.


Leyla,



I would take these steps:



  1.  Create a FST for indexing, containing only one line, e.g.

1 0 if a(v76) then MFN fi

This will give you a list of all records numbers with v76 being empty.

  1.  After creating an index file from the whole database with MX and this FST, I woud visualise this index with ifleys and export it to a TXT file, e.g.

Ifkeys test>test.txt

This will give you a list of all records with the empty v76 which you can print. This printed list will make it easier to go over every record with the empty v76.



Piet de Keyser

Belgium



Verzonden vanuit Mail<https://eur01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgo.microsoft.com%2Ffwlink%2F%3FLinkId%3D550986&data=04%7C01%7Cegbert.desmet%40uantwerpen.be%7Cc7b4961fc88c4758e76908d94063beef%7C792e08fb2d544a8eaf72202548136ef6%7C0%7C0%7C637611619417503115%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C2000&sdata=pKGp6XlXPosMqsaZpNn7CxHmGwfISTlj9d1TeKbezY0%3D&reserved=0> voor Windows 10



Van: ZUE (bzfo) Bibliothek<mailto:bibliothek at ueberleben.org>
Verzonden: dinsdag 6 juli 2021 11:02
Aan: isis-users at iccisis.org<mailto:isis-users at iccisis.org>
Onderwerp: [Isis-users] How to check for records which has no entry in descriptor field



Dear all,



I am checking certain entries in ABCD and want to find records that have no entries in the descriptor field v76 / (MA_), how do I proceed?



Thank you very much in advance.

With best regards



Leyla

………………………………………………………………………………………………………………………………………………………………………………………….

Zentrum ÜBERLEBEN gGmbH

- Bibliothek -

Turmstr. 21     10559 Berlin



ZÜ Bibliotheks-OPAC<https://eur01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.ueberleben-bib.org%2Fiah&data=04%7C01%7Cegbert.desmet%40uantwerpen.be%7Cc7b4961fc88c4758e76908d94063beef%7C792e08fb2d544a8eaf72202548136ef6%7C0%7C0%7C637611619417513104%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C2000&sdata=s9tWX2QoPrBu0pM45aCikFz%2BnBRVU2qFSRf1iu5ikEA%3D&reserved=0> - ZÜ Bibliotheksportal<https://eur01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.ueberleben-bib.org%2Fsite%2F&data=04%7C01%7Cegbert.desmet%40uantwerpen.be%7Cc7b4961fc88c4758e76908d94063beef%7C792e08fb2d544a8eaf72202548136ef6%7C0%7C0%7C637611619417523100%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C2000&sdata=wisX50FzuqETwdKy29A9vcHlSXsPseAG%2BuvloBlBMJo%3D&reserved=0>




-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.iccisis.org/pipermail/isis-users/attachments/20210706/3e28af6e/attachment.html>


More information about the isis-users mailing list