koha-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Koha-cvs] CVS: koha/C4 test.pl,1.4.2.1,1.4.2.2


From: Andrew Arensburger
Subject: [Koha-cvs] CVS: koha/C4 test.pl,1.4.2.1,1.4.2.2
Date: Fri, 04 Oct 2002 23:14:18 -0700

Update of /cvsroot/koha/koha/C4
In directory usw-pr-cvs1:/tmp/cvs-serv32315

Modified Files:
      Tag: arensb-context
        test.pl 
Log Message:
Added a whole mess of FIXME comments.


Index: test.pl
===================================================================
RCS file: /cvsroot/koha/koha/C4/test.pl,v
retrieving revision 1.4.2.1
retrieving revision 1.4.2.2
diff -C2 -r1.4.2.1 -r1.4.2.2
*** test.pl     4 Oct 2002 02:26:53 -0000       1.4.2.1
--- test.pl     5 Oct 2002 06:14:16 -0000       1.4.2.2
***************
*** 28,31 ****
--- 28,32 ----
  &MARCaddSubfield(1,'001',1,'##','a',1,'1 - This is a value');
  &MARCaddSubfield(1,'001',1,'##','b',1,'2 - This is another value');
+ # FIXME - Just use "a"x1024 to generate very long strings.
  &MARCaddSubfield(1,'001',1,'##','c',1,"3 - This is a value very very long. I 
try to make it longer than 255 char. I need to add something else. will it be 
long enough now... I'm not sure. That's why i continue to add a few word to 
this very important sentence. Now I hope it will be enough... Oh, not it need 
some more characters. So i add stupid strings : xxxxxxxxxxxxxxx 
dddddddddddddddddddd eeeeeeeeeeeeeeeeeeeeeee rrrrrrrrrrrrrrrrrrr 
ffffffffffffffffff");
  &MARCaddSubfield(1,'001',1,'##','d',1,"4 - This is another value very very 
long. I try to make it longer than 255 char. I need to add something else. will 
it be long enough now... I'm not sure. That's why i continue to add a few word 
to this very important sentence. Now I hope it will be enough... Oh, not it 
need some more characters. So i add stupid strings : xxxxxxxxxxxxxxx 
dddddddddddddddddddd eeeeeeeeeeeeeeeeeeeeeee rrrrrrrrrrrrrrrrrrr 
ffffffffffffffffff");




reply via email to

[Prev in Thread] Current Thread [Next in Thread]