/[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 528 - (show annotations)
Mon May 22 19:34:37 2006 UTC (17 years, 11 months ago) by dpavlin
File MIME type: text/plain
File size: 236 byte(s)
 r705@llin:  dpavlin | 2006-05-22 21:38:57 +0200
 replaced config with scalar

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 'foobar'
21 );
22
23 tag('ElectronicLocation',
24 rec('E')
25 );
26

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.26