Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- TCXL Database - entbuild http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
EntBuild

Build Data Entry Form from defining set of Ebld/Fbld obj

Header File.....TCXLmnu.h

Prototype.......IntT CTYP EntBuild(EbldP ep);

Source File.....ENT\ENTBUILD.C

Arguments.......ep -  Pointer to top Ebld structure.

                The Mbld and Ibld structures are organized based on the
                parameters used by EntDef(), EntFld(), FldKey(), and
                FldFun().  For complete descriptions of these structures,
                and a detailed example of they way they can be used, see
                INC\TCXLent.h and DEMO\ENTRDEMO.C.

Returns.........ERR_NUL  -  No Error
                ERR_ARG  -  Argument Failure
                ERR_MEM  -  Memory Allocation Failure
                   TcxlErr contains:
                   W_NOACTIVE  -  No Active Window
                   W_NOFRMBEG  -  No Begin Of Form Specified, see EntDef()
                   W_INVCOORD  -  Invalid Coordinates
                   W_INVFORMT  -  Invalid Format String
                   W_NOINPDEF  -  No Input Fields Defined

Notes...........It is VERY important to check the return value from
                EntBuild()!

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson