A
Arno van der Ende
Guest
Hi Didier, You can write yourself some ABL code to get this done. For that, enable 'OEIDE events' of your project (default enabled), create a procedure name _idestartup.p, and subscribe to 'oeide_event'. Then, use the event 'After-Save' to copy the file to an other location. For more details, see: www.flusso.nl/.../ KR, Arno
Continue reading...
Continue reading...