Aparajita,

Is this true if Active4D is running on 4D Client? I was always under the impression that to use the Active4D commands like A4D ExecuteText that the code must run on the machine where Active4D is licensed. In this case the trigger code would be running on the 4D Server machine.

Thanks,

Brad Perkins


You can call Active4D from a trigger using A4D ExecuteText. See the method A4D_SetTimestamp (in rc4) for an example. From there you can unpack the collection into process arrays which you can then access in the trigger.


_______________________________________________
Active4D-dev mailing list
[email protected]
http://mailman.aparajitaworld.com/mailman/listinfo/active4d-dev
Archives: http://mailman.aparajitaworld.com/archive/active4d-dev/

Reply via email to