4 Mar
2005
4 Mar
'05
12:37 p.m.
Thursday, March 3, 2005 Hans Hagen wrote:
Patrick Gundlach wrote:
Hi,
I don't know enough of perl, perhaps the hash %Files should be sorted before output (texutil.pl)?
sub FlushFiles { print TUO "%\n" . "% $Program / Files\n" . "%\n" ; foreach $File (keys %Files) { print TUO "% $File ($Files{$File})\n" }
That could be a way out, but before that i want you to check the order in the tui files.
[if it's indeed the perl hash, (maybe i should make it an array), then it looks like perl uses a different hash strategy each run and on each os]
http://search.cpan.org/~nwclark/perl-5.8.6/pod/perlfaq4.pod#Data:_Hashes_(As...) -- Giuseppe "Oblomov" Bilotta