/[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 518 - (show annotations)
Thu May 18 12:10:18 2006 UTC (17 years, 11 months ago) by dpavlin
File MIME type: text/plain
File size: 275 byte(s)
example for excell

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

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.26