Development Registry Keys

List of parameters which influence the development environment.

See also "Movicon Configuration Keys"

 

Key

Value

Type

Description

Default

Win32/64

WinCE

General

AppLook

DWORD

Application working environment look:

 

0 = VS.NET

1 = Office 2003

2 = Office XP

2

-

General

MaxUndoLevel

DWORD

Number of undo or redo levels of  operations executed in project design mode.

20

-

General

CreateSharedVariables

DWORD

Area type where to insert new variables:

 

0 = Not Shared

1 = Area Flag

0

-

General

NotSharedRetentive

DWORD

"Retentive" option value when a new variable is inserted:

 

0 = Not Retentive

1 = Retentive

0

-

General

MRUCount

DWORD

Maximum number of projects  listed in recent files under the "File" menu item and in the "Recent" tab after executing the "File-Open" command.

8

-

General

Trace

DWORD

Shows the identifiers called by the application in the Output window's "Trace Help" folder  of the argument selected with the Dynamic Help window when active.  

 

0 = Enabled

1 = Disabled

1

-

General

DefaultAlphaBlend

DWORD

Transparency percentage factor of the application windows.  Valid only with Windows 2000 OS or later.

80

-

General

AnimationDelay

DWORD

Trigger in milliseconds for showing script editor windows.

1

-

General

AnimationTime

DWORD

Time in milliseconds for showing controls.  Not used in application resources for the time being. 

100

-

General

ContInser

DWORD

Enables the continuous insertion of objects on screens. 

 

0 = New selection must be made from the 'Object' window after each object is inserted.

1 = Enabled

0

-

General

NumWatchWindows

DWORD

Number of watch Tabs in the Project Debug window (Watch window) when the project is run from the development mode (minimum value  = 1).

4

-

General

RulerSize

DWORD

Screen side ruler widths in pixels.

18

-

DoNotAskAgain

*.*

DWORD

Values that deactivate confirm request windows, which appear after certain operations are carried out in programming, are saved in this key.  If the "Do not ask again" option is marked before these windows are closed, the window in question will no longer be shown again.

 

To restore the initial situation just cancel the values in this registry key.

 

-

General

StringSep

SZ

/ character used for separating string table fields, when imported or exported from text files.

TAB

-

General

StoreCryptProject

DWORD

Sets the predefined value which the "Crypted Project" property must obtain a new project is being created.

 

0 = New projects will not be saved cryted

1 = New projects will be saved crypted

0

-

General

StoreCryptProjectResources

DWORD

Sets the predefined value which the "Crypted Project Resources" property must obtain when a new project is being created. 

 

0 = New projects will be saved without crypted  resources.

1= New projects will be saved with crypted resources.

0

-

General

StoreUnicodeProject

DWORD

Sets the predefined value to the "Unicode Project" property, when a new project is created. 

 

0 = New projects will not be saved in unicode.

1 = New projects will be saved in unicode.

Standard language operating system:

0

 

Unicode language operating system:

1

-

General

StoreZippedProject

DWORD

Sets predefined value to the "Zipped Project" property when creating new project is created. 

 

0 = New projects will not be saved compressed. 

1= New projects will be saved compressed.

0

-

ExportCE

CheckFileTimeAndDate

DWORD

Enables data control of files while exporting projects in WinCE. 

 

0 = Disabled

1 = Enabled

0

-

General

DefaultNewNumInput

DWORD

Sets the predefined byte number value for the Input area (shared area), when creating a new project. 

 

Note: minimum value = 10.

32768

-

General

DefaultNewNumOutput

DWORD

Sets the predefined byte number value for the Output area (shared area), when creating a new project. 

 

Note: minimum value = 10.

32768

-

General

DefaultNewNumFlag

DWORD

Sets the predefined byte number value for the Flag   area (shared area), when creating a new project. 

Note: minimum value = 10.

32768

-

General

MaxStatObjects

DWORD

Max. number of Handle objects used for project statistics when running projects from the developing   environment.

1000

-

General

MaxArraySize

DWORD

Max. size to be obtained by variables in  byte arrays with fixed lengths.

4096

-

General

DisableDockedAnimation

DWORD

Disables the docked window animations.  Therefore, when  the mouse is positioned a tab, the corresponding window will appear on screen already open. 

 

0 = Docked window animation is disabled.

1 = Docked window animation is enabled. 

 

Note:

Animations of these windows remain disabled when working in a server terminal  session or when the symbol library window is open.

0

-

Softkey

Trace

DWORD

Setting this value to  "1" will enable the  "SoftKey.Log" log file registration in the  "C:\Windows" folder.

0

-

General

MaxVariableToOpenLightDBVariable

DWORD

This value sets the max. number of variables  in the RealTimeDB in addition to which Movicon will open the "Tag Window" in light version instead of Full version.

3000

-

General

PrintLicenseReport

DWORD

When set to the value '1', a string with the License data will be printed in the System Log at runtime startup. The default value is "0".

0

-

 

 

See Also