37 SUBROUTINE frelnk(IKAD,KEY0,KVEL,NRLINK,VEL_SK_FR)
46#include "implicit_f.inc"
50 INTEGER IKAD(0:*),KVEL,NRLINK,VEL_SK_FR(*)
66 INTEGER I, N, NBC, K, KK, NS, K4,IKEY,NVEL
67 CHARACTER KEY2*5, KEY3*5
68 CHARACTER(LEN=NCHARLINE100)::CARTE
79 READ(iusc1,rec=ikad(ikey)+k,fmt=
'(7X,A,1X,A,1X,I5,25X,I10)', err=9990)key2,key3,k4,nbc
80 IF ( vel_sk_fr(nvel)>99999) k4 = vel_sk_fr(nvel)
89 READ(iusc1,rec=ikad(ikey)+k,fmt=
'(A)',err=9990)carte
95 WRITE(iin,
'(I8,1X,I3.3,4X,I10)')ns,ixyz(key3),k4
96 ELSEIF(key2==
'ROT ')
THEN
97 WRITE(iin,
'(I8,5X,I3.3,I10)') ns,ixyz(key3),k4
101 CALL read10(ikad(ikey)+kk,nbc,key0(ikey))
107 CALL ancmsg(msgid=73,anmode=aninfo,c1=key0(ikey))
subroutine ancmsg(msgid, msgtype, anmode, i1, i2, i3, i4, i5, i6, i7, i8, i9, i10, i11, i12, i13, i14, i15, i16, i17, i18, i19, i20, r1, r2, r3, r4, r5, r6, r7, r8, r9, c1, c2, c3, c4, c5, c6, c7, c8, c9, prmode)