/[webpac2]/trunk/conf/ffcasopisi/tables-signature.pl
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /trunk/conf/ffcasopisi/tables-signature.pl

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1273 - (show annotations)
Wed Aug 19 14:05:30 2009 UTC (14 years, 8 months ago) by mglavica
File MIME type: text/plain
File size: 275 byte(s)
work on journals database conversion

1 # warn dump(rec('AU'));
2 # warn dump(rec_array('AU'));
3
4 #di => split( /;/, rec(
5
6 row( 'sig',
7 zbirka => rec('A') || 0,
8 mfn => rec('B') || 0,
9 signatura => rec('C') || 0,
10 biljeska => rec('D') || 0,
11 naslov => rec('E') || 0,
12 issn => rec('F') || 0,
13 fond => rec('G') || 0
14 );
15

  ViewVC Help
Powered by ViewVC 1.1.26