<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none">
<!--
p
        {margin-top:0;
        margin-bottom:0}
-->
</style>
</head>
<body dir="ltr">
<div style="color:rgb(33,33,33); background-color:rgb(255,255,255)"><br>
</div>
<div id="ms-outlook-mobile-signature">
<div><br>
</div>
Get <a href="https://aka.ms/ghei36">Outlook for Android</a></div>
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" color="#000000" style="font-size:11pt"><b>From:</b> Egbert De Smet <egbert.desmet@uantwerpen.be><br>
<b>Sent:</b> Saturday, April 18, 2020 11:25:35 AM<br>
<b>To:</b> Francisco Tamor <fttamor@yahoo.com><br>
<b>Subject:</b> Re: Display format frbr</font>
<div> </div>
</div>
<div>
<div id="divtagdefaultwrapper" dir="ltr" style="font-size:12pt; color:rgb(0,0,0); font-family:Calibri,Helvetica,sans-serif,"EmojiFont","Apple Color Emoji","Segoe UI Emoji",NotoColorEmoji,"Segoe UI Symbol","Android Emoji",EmojiSymbols">
<p>Francisco,</p>
<p><br>
</p>
<p>OK now I could test it, however I did it in Linux and still had to - additionally to the changes below - deal with upper/lowercase references to the database name and the call to wxis dropping the '.exe' extension.</p>
<p><br>
</p>
<p>First of all : the current PFT with the FRBR-reference works only showing the linked records in iAH, since it calls the iah.xis script. I suppose this is not a problem for you ? Testing in Central is still possible but the link opens an iAH-results-screen.</p>
<p>If you want it to show the links in Central, another PFT will be needed which calls another IsisScript (e.g. see the attached one 'show_searchresults.xis' as an example, only using cipar=, base=, pft= and search= as necessary parameters) but I didn't test
 this yet. <br>
</p>
<p><br>
</p>
<p>The PFT-code which works correctly (in my case at least) is, for v700 (Contributors) also if repeated, the following :
<br>
</p>
<p></p>
<div><br>
</div>
<div>if p(v700) then '<tr><td width=20% valign=top align=right><font face=arial size=2 color="#000080"><br>
<b>Contributor(s) :</b></td><td valign=top id="v700"><font face=arial size=2>',<br>
 if npost(['theses'],'AR_'v700^a)>1 then<br>
(v700^a, |, | v700^e,<br>
'<a href="/cgi-bin/ansi/wxis/iah/scripts/?IsisScript=iah.xis&lang=en&base=THESES&nextAction=lnk&exprSearch=',s(mpu,v700^a,mpl),'&indexSearch=AR" target=new>',<br>
' (', f(npost(['theses'],'AR_'v700^a),1,0),' related works)</a><br>',<br>
  if iocc<>nocc(v700) then '<br></td></tr>' fi)/<br>
 <span style="background-color:rgb(255,255,0)">else (|<br>|+v700^a |, | v700^e),</span><br>
 fi,<br>
fi/<br>
</div>
<div><br>
</div>
<div>Compare that carefully to your original code below : <br>
</div>
<div><br>
</div>
<div>if p(v700) then '<tr><td width=20% valign=top align=right><font face=arial size=2 color="#000080"><b>Contributor(s) :</b></td><br>
<td valign=top id="v700"><font face=arial size=2>'<br>
if npost(['theses'],'AR_'v700^a)>1 then <br>
</div>
<div>(v700^a |, | v700^e,<br>
'<a href="/cgi-bin/ansi/wxis.exe/iah/scripts/?IsisScript=iah.xis&lang=en&base=theses&nextAction=lnk&exprSearch=',s(mpu,v700^a,mpl),'&indexSearch=AR" target=new>',<br>
'(',f(npost(['theses'],'AR_'v700^a),1,0),' related works)</a><br>') <br>
</div>
<div><span style="background-color:rgb(255,255,0)">else (|<br>|+v700^a |, | v700^e),
</span><br>
</div>
<div><span style="background-color:rgb(255,255,0)">if iocc<>nocc(v700) then '<br>' fi</span>/, fi,'</td></tr>' fi/<br>
<br>
</div>
I hope this helps.<br>
<p></p>
<p><br>
</p>
<div id="Signature">
<div class="BodyFragment"><font size="2"><span style="font-size:10pt">
<div class="PlainText">Egbert de Smet<br>
Universiteit Antwerpen</div>
</span></font></div>
</div>
<br>
<br>
<div style="color:rgb(0,0,0)">
<hr tabindex="-1" style="display:inline-block; width:98%">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" color="#000000" style="font-size:11pt"><b>From:</b> Francisco Tamor <fttamor@yahoo.com><br>
<b>Sent:</b> Saturday, April 18, 2020 5:48 AM<br>
<b>To:</b> Egbert De Smet<br>
<b>Subject:</b> Re: Display format frbr</font>
<div> </div>
</div>
<div>
<div class="ydpdecbfbdayahoo-style-wrap" style="font-family:Helvetica Neue,Helvetica,Arial,sans-serif; font-size:16px">
<div></div>
<div dir="ltr">Hi Egbert,</div>
<div dir="ltr"><br>
</div>
<div dir="ltr">Here it is...<br>
</div>
<div><br>
</div>
</div>
<div id="yahoo_quoted_8080043405" class="yahoo_quoted">
<div style="font-family:'Helvetica Neue',Helvetica,Arial,sans-serif; font-size:13px; color:#26282a">
<div>On Friday, 17 April 2020, 8:30:36 pm SGT, Egbert De Smet <egbert.desmet@uantwerpen.be> wrote:
</div>
<div><br>
</div>
<div><br>
</div>
<div>
<div id="yiv0084987646">
<div dir="ltr">
<div dir="ltr" id="yiv0084987646divtagdefaultwrapper" style="font-size:12pt; color:rgb(0,0,0); font-family:Calibri,Helvetica,sans-serif,"EmojiFont","Apple Color Emoji","Segoe UI Emoji",NotoColorEmoji,"Segoe UI Symbol","Android Emoji",EmojiSymbols">
<p>Sorry I also need your theses.def (since the FRBR-link is using the iah.xis script from the iAH-OPAC and therefore it needs the iAH-configuration file for that database.<br clear="none">
</p>
<p><br clear="none">
</p>
<div id="yiv0084987646Signature">
<div class="yiv0084987646BodyFragment"><font size="2"><span style="font-size:10pt"></span></font>
<div class="yiv0084987646PlainText">Egbert de Smet<br clear="none">
Universiteit Antwerpen</div>
</div>
</div>
<br clear="none">
<br clear="none">
<div class="yiv0084987646yqt8655182105" id="yiv0084987646yqt47672">
<div style="color:rgb(0,0,0)">
<hr tabindex="-1" style="display:inline-block; width:98%">
<div dir="ltr" id="yiv0084987646divRplyFwdMsg"><font face="Calibri, sans-serif" color="#000000" style="font-size:11pt"><b>From:</b> Francisco Tamor <fttamor@yahoo.com><br clear="none">
<b>Sent:</b> Friday, April 17, 2020 1:09 PM<br clear="none">
<b>To:</b> Egbert De Smet<br clear="none">
<b>Cc:</b> Isis-users<br clear="none">
<b>Subject:</b> Display format frbr</font>
<div> </div>
</div>
<div>
<div class="yiv0084987646yahoo-style-wrap" style="font-family:Helvetica Neue,Helvetica,Arial,sans-serif; font-size:13px">
<div dir="ltr">Egbert,</div>
<div dir="ltr"><br clear="none">
</div>
<div dir="ltr">Pleas(e see attached files (for my Theses Database).</div>
<div dir="ltr"><br clear="none">
</div>
<div dir="ltr"><br clear="none">
</div>
<div dir="ltr">Thank you.</div>
<div dir="ltr"><br clear="none">
</div>
<div dir="ltr">Francisco</div>
<div dir="ltr"><br clear="none">
</div>
<div dir="ltr"><br clear="none">
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</body>
</html>