G
Garry Hall
Guest
If you are just using the AVM (no PDSOE), the files in -assemblies should not be loaded until the AVM loads the CLR (more exactly, the files in assemblies.xml, not just the files in -assemblies). Any reference to .NET when executing or compiling ABL code will cause the AVM to load the CLR. If you just start the Procedure Editor, without running any code, do you see this behaviour? Or better still, just run a simple piece of .r code which displays a message then quits.
Continue reading...
Continue reading...