<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.3268" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=728193511-12032008><FONT size=2>Hi All,</FONT></SPAN></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><SPAN class=728193511-12032008><FONT size=2>I've defined a hash in
AT_SiteConfig.pm:</FONT></SPAN></DIV>
<DIV><SPAN class=728193511-12032008><FONT size=2>my %Links =
(<BR> Soporta =>
'SeSoportaEn',<BR>
Ejecuta =>
'SeEjecutaEn',<BR>
RefersTo => 'ReferredToBy',<BR>);</FONT></SPAN></DIV>
<DIV><SPAN class=728193511-12032008><FONT size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=728193511-12032008><FONT size=2>And then I'm trying to access
it from Asset_overlay.pm with the following line:</FONT></SPAN></DIV>
<DIV><SPAN class=728193511-12032008><FONT size=2>my %Links =
%RTx::AssetTracker::Links;</FONT></SPAN></DIV>
<DIV><SPAN class=728193511-12032008><FONT size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=728193511-12032008><FONT size=2>But I got an empty hash.
However if I access the very same config hash from Display.html I get it. Do you
know whats wrong? Any hint?</FONT></SPAN></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><SPAN class=728193511-12032008><FONT size=2>Thanks,</FONT></SPAN></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV align=left><SPAN lang=FR
style="FONT-SIZE: 36pt; COLOR: green; FONT-FAMILY: Webdings; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: 'Times New Roman'; mso-ansi-language: FR; mso-fareast-language: ES; mso-bidi-language: AR-SA"><FONT
face="Times New Roman" color=#004080 size=2>Alvaro Muñoz
Sánchez</FONT></SPAN></DIV>
<DIV align=left><SPAN lang=FR
style="FONT-SIZE: 36pt; COLOR: green; FONT-FAMILY: Webdings; mso-fareast-font-family: 'Times New Roman'; mso-bidi-font-family: 'Times New Roman'; mso-ansi-language: FR; mso-fareast-language: ES; mso-bidi-language: AR-SA"><FONT
size=2><FONT size=4>P</FONT> <FONT face="Times New Roman">Antes de imprimir
piensa en el medio ambiente</FONT></FONT></SPAN></DIV>
<DIV> </DIV></BODY></HTML>