/[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

Annotation of /trunk/conf/normalize/excel.pl

Parent Directory Parent Directory | Revision Log Revision Log


Revision 528 - (hide annotations)
Mon May 22 19:34:37 2006 UTC (18 years 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 dpavlin 518 display('ISSN',
2 dpavlin 523 rec('B'),
3 dpavlin 518 );
4    
5     search('ISN',
6 dpavlin 523 rec('B'),
7 dpavlin 518 );
8    
9     tag('TitleProper',
10 dpavlin 523 rec('A')
11 dpavlin 518 );
12    
13     tag('Medium','[ Elektronièka graða ]' );
14    
15     tag('fond',
16 dpavlin 523 rec('H')
17 dpavlin 518 );
18    
19     tag('NamePublisher',
20 dpavlin 528 'foobar'
21 dpavlin 518 );
22    
23     tag('ElectronicLocation',
24 dpavlin 523 rec('E')
25 dpavlin 518 );
26    

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.26