( |
|
|
|||
Declaring an export in interface |
Parameters: | |
Name of export in interface | |
Internal window code for export's specify window | |
Procedure name wich is called to do the export | |
Module wich will contain the export | |
event startup begin SetLangMode(LangEnglish,"ENG",0); Export("Banking File",MPEClass,MPEn,modNL); return; end;
Related topics: |