[Isis-users] HREF-LINK in PFT

Francisco Tamor fttamor at yahoo.com
Tue Oct 1 02:15:52 CEST 2019


Hi,
Nothing happens. They have similar output.

Sent from Yahoo Mail on Android 
 
  On Tue, Oct 1, 2019 at 5:04, Piet De Keyser<piet.dekeyser at ucll.be> wrote:   #yiv2283033975 #yiv2283033975 -- _filtered #yiv2283033975 {panose-1:2 4 5 3 5 4 6 3 2 4;} _filtered #yiv2283033975 {font-family:Calibri;panose-1:2 15 5 2 2 2 4 3 2 4;}#yiv2283033975 #yiv2283033975 p.yiv2283033975MsoNormal, #yiv2283033975 li.yiv2283033975MsoNormal, #yiv2283033975 div.yiv2283033975MsoNormal {margin:0cm;margin-bottom:.0001pt;font-size:11.0pt;font-family:sans-serif;}#yiv2283033975 a:link, #yiv2283033975 span.yiv2283033975MsoHyperlink {color:blue;text-decoration:underline;}#yiv2283033975 .yiv2283033975MsoChpDefault {} _filtered #yiv2283033975 {margin:70.85pt 70.85pt 70.85pt 70.85pt;}#yiv2283033975 div.yiv2283033975WordSection1 {}#yiv2283033975 
Hi Francisco,
 
  
 
What happens when you change your condition >1 for v650 to the same as for v100, i.e. >=2  ?
 
  
 
Piet de Keyser
 
Belgium

  
 
Verzonden vanuit Mail voor Windows 10

  
 Van: isis-users <isis-users-bounces+piet.dekeyser=ucll.be at iccisis.org> namens Francisco Tamor <fttamor at yahoo.com>
Verzonden: Monday, September 30, 2019 7:47:26 PM
Aan: Isis-users <isis-users at iccisis.org>
Onderwerp: [Isis-users] HREF-LINK in PFT Greetings,
I used the href-link with a full wxis-IsisScript list of parameters in my display format. This works fine with the Author field but nothing happens when used in the Subject field. Below is my sample PFT and FST.
Is there something missing in my format?

Thanks and regards,
Francisco


PFT:
'<table border=0 width=800px>'if p(v100) then '<tr><td width=20% valign=top align=right><font face=arial size=2 color="#000080"><b>Author ME :</b></td><td valign=top id="v100"><font face=arial size=2>',if npost(['article'],'AU_'v100)>=2 then (v100,'<a href="/cgi-bin/wxis.exe/iah/scripts/?IsisScript=iah.xis&lang=en&base=article&nextAction=lnk&exprSearch=',s(mpu,v100,mpl),'&indexSearch=AU" target=new>','(',f(npost(['article'],'AU_'v100),1,0),' related works)</a><br>') else | |v100, if iocc<>nocc(v100) then '<br>' fi/, fi,'</td></tr>' fi/
if p(v700) then '<tr><td width=20% valign=top align=right><font face=arial size=2 color="#000080"><b>Author(s) AE :</b></td><td valign=top id="v700"><font face=arial size=2>'if npost(['article'],'AU_'v700)>2 then (v700,'<a href="/cgi-bin/wxis.exe/iah/scripts/?IsisScript=iah.xis&lang=en&base=article&nextAction=lnk&exprSearch=',s(mpu,v700,mpl),'&indexSearch=AU" target=new>','(',f(npost(['article'],'AU_'v700),1,0),' related works)</a><br>') else |<br>|+v700, if iocc<>nocc(v700) then '<br>' fi/, fi,'</td></tr>' fi/
if p(v650) then '<tr><td width=20% valign=top align=right><font face=arial size=2 color="#000080"><b>Subject(s) :</b></td><td valign=top id="v650"><font face=arial size=2>'if npost(['article'],'SU_'v650)>1 then (v650,'<a href="/cgi-bin/wxis.exe/iah/scripts/?IsisScript=iah.xis&lang=en&base=article&nextAction=lnk&exprSearch=',s(mpu,v650,mpl),'&indexSearch=SU" target=new>','(',f(npost(['article'],'SU_'v650),1,0),' similar subject heading)</a><br>') else |<br>|+v650, if iocc<>nocc(v650) then '<br>' fi/, fi,'</td></tr>' fi/'</table>'

FST
100 4 mpu, v100 
100 4 mpu, (v700/) 100 0 mpu, 'AU_',v100100 0 mpu, (|AU_|,v700|%|/)245 4 mpu,(v245|%|/)/(v773|%|/) 245 8 mpu,'|KW_|',(v245|%|/)/(v773|%|/) 245 8 mpu,'|TX_|',(v245/)/(v773/) 245 0 mpu,(|TI_|v245|%|/)/ 245 4 mhl, v245 650 4 mpu, (v650|%|/) 650 0 mpu, (|SU_|,v650|%|/)852 0 mpu, (|AC_|v852|%|/)998 8 mpu,'|KW_|'(v100|%|/) 
998 8 mpu,'|KW_|'(v650|%|/) 998 8 mpu,'|KW_|'(v700|%|/) 998 8 mpu,'|KW_|'(v245|%|/) 
999 0 mpu, v100 



  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.iccisis.org/pipermail/isis-users/attachments/20191001/8c4ef80e/attachment.html>


More information about the isis-users mailing list