Hello,
is it possible that loading a compiled file exhibits the same behavior as loading its source file?
I experience diffent behavior if i use custom packages. In the compiled file the package informations during compile-time is contained.
If during load-time i have a different package as in compile-time i got problems, because the file is read in the package that was active during compile-time and not in the package which is active during load-time.
The key question is: Is it possible that loading a compiled file exhibits the same behavior as loading its source file?
Thanks
Ben
is it possible that loading a compiled file exhibits the same behavior as loading its source file?
I experience diffent behavior if i use custom packages. In the compiled file the package informations during compile-time is contained.
If during load-time i have a different package as in compile-time i got problems, because the file is read in the package that was active during compile-time and not in the package which is active during load-time.
The key question is: Is it possible that loading a compiled file exhibits the same behavior as loading its source file?
Thanks
Ben