Duplicate records not allowed in file wxsess
MSG_ERROR_REPORT (433) - OWXWEBAPPERROR (18) - at address 4559
MSG_ERROR_REPORT (433) - OWXWEBAPPERROR (18) - at address 14498
GET_CREATEANONYMOUSSESSION (6167) - OWXSESSION (52) - at address 21508
GET_NEWUSERID (6367) - OWXUSER (119) - at address 23779
GET_DOCALL (1284) - OCALLINTERFACE (120) - in native code
GET_DOCALL (1284) - OWXUSER (119) - at address 8678
MSG_ONDFFUNC (4901) - OVDFINETSESSION (40) - at address 7256
MSG_STARTWEBAPP (5261) - OWEBAPP (38) - at address 11436
[start] - at address 36069
Dataloss warning messages in a windows-standard wayby Wil van Antwerpen
There are two major differences from the standard DataFlex dataloss-warnings. First of all we present a Yes-No-Cancel box, just like everyone is getting used to and second we show the exlamation mark as an icon instead of the question mark.
Here is an example
The old dataloss warning looks like this:
This is now replaced with:
Steps for implementation in the order entry program:
- Copy the vsYNCconfirm.pkg into the order\appsrc folder - Open the IDE in the order entry sample workspace - Open the program 'order entry sample appplication' - Include the line 'Use vsYNCConfirm.pkg' in the top of your program so it looks like this: Set WorkspaceName to CURRENT$WORKSPACE Set ModuleName to 'Order' Set HelpName to 'OrdEntry.hlp' End_Object Use Help_Ids.inc Developer should provide this file of help context links. Use Std_Help.pkg Use vsYNCConfirm.pkg - Compile your program and run
Enjoy |
|||||||||||
Copyright © 1999 - 2025 VDF-GUIdance on all material published, for details see our Disclaimer. |