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] Hans ----------------------------------------------------------------- Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com | www.pragma-pod.nl -----------------------------------------------------------------