m Properties File

Global behaviour of the m application is configured in the m properties. Selecting View→Properties opens a dialog to edit the properties.

The properties are stored in an 8-bit text file system.appdir+"mShell.prp" containing key-value pairs. Each pair is on a single line, the key and the value separated by an equal (=) character.

The following keys are recognized by m:

All other keys are silently ignored. This can be used to disable entries by just putting e.g. a hash mark in front of them.

A sample properties file might look as follows:

autogo=c:\documents\mShell\TrackMe.m,e:\PhoneMonitor.mex
keep=busy
mfont=Monospace,14,false,false
mpath=c:\documents\mShell\
fgcolor=#008000
bgcolor=white
outsize=10000
encoding=utf-8
perms=159
phone=+41791234567
_C:\documents\mShell\SmsService.m=133


© 2004-2010 airbit AG, CH-8008 Zürich
Document AB-M-REF-869