Date: Description 7/18 .SQC name change for greater uniqueness. Previously, <1st 4 letters of APP/DLO><_><1st 3 letters of database> Now, <1st 7 letters of APP/DLO><@> This ensures greater uniqueness for the .BND files and database packages... 7/25 Corrected WM_COMMAND command to WM_SYSCOMMAND for Panels, Notebooks, and Containers for WM_SYSCOMMAND messages... 8/26 Moved Notebook "BKN_PAGESELECTED" message action before KASE generated code for checking required and validation logic 8/31 WM_COMMAND generated twice when user browses on message within Notebook Designer 10/07 Added { } pair around UDC's to allow data declarations without explicit {} by the user... Corrections to .RC and .IPF files Container help items Added kwStartThread to Invoke logic if "thread" enabled Process Removed #pragma generated twice (.H, .HH) from the .H Corrected control id of Client Area Object (.PNL, .NBK, .CNR) within WM_SIZE of Window procedure (101 to 65535) Removed code from KW_CLOSE of Panel (DlgProc) and moved logic to Window (WndProc) and Notebook (DlgProc) procedures. Also, moved logic within Notebook KW_CLOSE to WM_DESTROY... Added /# to "sqlprep" command in .MAK file to allow use of IPMD debugger