Unfortunately no. You can pass the data as dimensional array and populate the structures in the module. You can also do a VAR_TO_XML and load a structure in xml format to ram and read that file in the module through the XML_TO_VAR function to populate it. The writing to ram method will also allow to to effectively make the structure values persistent.
Unfortunately no. You can pass the data as dimensional array and populate the structures in the module. You can also do a VAR_TO_XML and load a structure in xml format to ram and read that file in the module through the XML_TO_VAR function to populate it. The writing to ram method will also allow to to effectively make the structure values persistent.
Thanks for letting me know this isn't possible. I appreciate it.
Comments
Thanks for letting me know this isn't possible. I appreciate it.