config.fpw
上传用户:jeanshu
上传日期:2015-02-14
资源大小:11145k
文件大小:2k
源码类别:

交通/航空行业

开发平台:

Others

  1. * CONFIG.FPW for E:VF课程设计案例航班售票管理系统.PJX
  2. * This file is a generated, framework-enabling component
  3. * created by APPBUILDER 
  4. * (c) Microsoft Corporation
  5. * This file should contain the settings 
  6. * appropriate to your project
  7. * and be added in to the project/exe
  8. * or installed in the EXE directory
  9. * It overrides registry settings
  10. * You can use the -C switch or FOXPROWCFG environmental
  11. * variables to point to a config file by name, and
  12. * and the FOXPROSWX variable also handles -C among
  13. * the other switches.
  14. SCREEN = OFF
  15. TITLE = 航班售票管理系统
  16. * Change this to suit:
  17. * TMPFILES = *<GETENV("TEMP")>*
  18. * or set EDITWORK,SORTWORK,PROGWORK individually
  19. * note: these should never be set in a CONFIG.FPW
  20. * built into your EXE! See above for ways of pointing
  21. * to a CONFIG file.
  22. * To specify a startup program, possibly temporarily,
  23. * on the way into your app:
  24. _STARTUP = ""
  25. * to eliminate load time:
  26. _BROWSER = ""
  27. _SPELLCHK = ""
  28. _GENMENU = ""
  29. _GENGRAPH = ""
  30. _GENXTAB = ""
  31. _COVERAGE = ""
  32. _SCCTEXT = ""
  33. _CONVERTER = ""
  34. _TRANSPORTER = ""
  35. _BUILDER = ""
  36. _WIZARD = ""
  37. * other special CONFIG.FPW settings you may wish to change:
  38. * (these are the defaults)
  39. MVCOUNT = 1025 
  40. OUTSHOW = ON   
  41. * Set other global settings here if you like, for example:
  42. RESOURCE = OFF
  43. _THROTTLE = 0
  44. * See the application object's SetDataSessionSets() method
  45. * for some additional settings you
  46. * may like to use in your config file.
  47. * The following are not the default settings, 
  48. * (and ordinarily will be taken care of in the 
  49. * Load of private-session forms and formsets):
  50. TALK = OFF
  51. MULTILOCKS = ON
  52. EXCLUSIVE = OFF
  53. SAFETY = OFF