import.css=/download/attachments/327912/newLayout.css |
Entry Point: CTB00KALT - Book configuration
Description: The entry point CTB00KALT is used for validating changes in the Book Configuration registration. Source Program CTBA130.PRW Syntax CTB00KALT - Book configuration ( ) Return () Examples IF ExistBlock( "CtBkAlt" ) ExecBlock( "CtBkAlt", .F. , .F. )EndifUser Function CtBkAlt()Alert('Validating CtBkAlt') Return (.T.) |