IDFCUST to call components with parameters
Author: ulrichmerkel@web.de (ulrich-merkel)
wanna just test a modal form (tabs etc.) which has parameters in the exec trigger? This IDFCUST code can help you for some easy access via commandline Unforunately, the sourcecode I pasted does not show up completely, so please download IDFCUST_EXEC.zip from uli-merkel.de ; Ulrich Merkel 20121207 ulrichmerkel@web.de ; ;this IDFCUST component is called via ; ...\\idf.exe activate ; Example activate MYCOMPONENT "just a text;20121104" ; ; The parameterlist needs an item for each parameter ; ; For the list, ";" and "!" are changed to their GOLD versions ; ; just paint a dummy-field so IDFCUST compiles