in reply to Re^4: How to call particular parameter from another configuration file in perl
in thread How to call particular parameter from another configuration file in perl

my AppID = $LED.cfg->param( $pillar . "_lcd.AppID); my User = $LED.cfg->param( $pillar . "_lcd.User);

I don't know what that is but it certainly isn't valid Perl.


🦛

  • Comment on Re^5: How to call particular parameter from another configuration file in perl
  • Download Code