IDE
ID #1000
How to prevent running of Application Wizard creating new application?
It is necessary to use ini-file of appropriate Clarion IDE. For example we will concern Enterprise versions, c5ee.ini for Clarion 5, c55ee.ini for Clarion C5.5, c60ee.ini for Clarion 6.x. Find sections written below and change values of these parameters to off.
[Administrator] PromptQuickLoad=off UseQuickLoad=off [Environment] quickstart=off
Tags: application wizard, application
Related entries:
- How to change first calling procedure when application started?
- How to know if user leave the application?
- How to run application that will not be displayed in task bar?
- How to read from application environment variable?
- How to use animated cursor in application?
Last update: 2007-07-16 15:32
Author: Aleksey Timkov
Revision: 1.0
You can comment on this entry