Call By Name

Call By Name

Migrated Code Examples:

Simple Call by name

 ApplicationControllerBase.RunProgramFromAnUnreferencedApplication(@"c:\temp\myecf.ecf","MyProgPublicName"); 

Sending Argument

 ApplicationControllerBase.RunProgramFromAnUnreferencedApplication(@"c:\temp\myecf.ecf","PublicName", TableB.Code, u.Trim(TableB.Name1)); 

Help us improve, Edit this page on GitHub
or email us at info@fireflymigration.com