/[webpac2]/trunk/conf/normalize/excel.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/normalize/excel.pl

Parent Directory Parent Directory | Revision Log Revision Log


Revision 523 - (show annotations)
Sun May 21 19:29:26 2006 UTC (18 years ago) by dpavlin
File MIME type: text/plain
File size: 248 byte(s)
transfer all input variables to open_db in input module

1 display('ISSN',
2 rec('B'),
3 );
4
5 search('ISN',
6 rec('B'),
7 );
8
9 tag('TitleProper',
10 rec('A')
11 );
12
13 tag('Medium','[ Elektronièka graða ]' );
14
15 tag('fond',
16 rec('H')
17 );
18
19 tag('NamePublisher',
20 config('publisher'),
21 );
22
23 tag('ElectronicLocation',
24 rec('E')
25 );
26

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.26