ObjectID =  pack .file .open  (  Path  )  
                                
Description :

This instruction enables a .DAT file to be assigned to a script. Thus, the AVOs contained in this .DAT file may be retrieved by the script.

Parameters :

  • Path and filename to the correct DAT file. The path can be an Internet address or a local (hard disk) address. Should the path be unspecified, Alambik will search for the file in the current directory of the current local hard disk.

Return Handle :

  • ObjectID of the .DAT file.

Examples :