Magic User Group

Magic Wiki-Wakka : AddOnINIfile

HomePage :: CATEGORIES | Index :: Changes :: Comments :: Search :: Login/Register
Most recent edit on 2007-09-01 15:14:15 by NorbertGutscher [changes of a troll killed]

Additions:
[MAGIC_DATABASES]DEFDATA = 14, , , , ORAMULT, , DEFDATA, DEFDATA, NoMagicRecordLock, +
DontChangeFileInToolkit, CheckDefinition, NoCheckKey, NoFileLocks, , , , +


Deletions:
[MAGIC_DATABASES]DEFDATA = 14, , , , ORAMULT, , DEFDATA, DEFDATA, NoMagicRecordLock,
DontChangeFileInToolkit, CheckDefinition, NoCheckKey, NoFileLocks, , , ,




Edited on 2007-09-01 09:25:59 by CspY5h

Additions:
[MAGIC_DATABASES]DEFDATA = 14, , , , ORAMULT, , DEFDATA, DEFDATA, NoMagicRecordLock,
DontChangeFileInToolkit, CheckDefinition, NoCheckKey, NoFileLocks, , , ,


Deletions:
[MAGIC_DATABASES]DEFDATA = 14, , , , ORAMULT, , DEFDATA, DEFDATA, NoMagicRecordLock, +
DontChangeFileInToolkit, CheckDefinition, NoCheckKey, NoFileLocks, , , , +




Edited on 2005-07-08 03:16:59 by GroupsMBM

Additions:
The Add-on INI-file can be "added" using the @-sign. On XP you will have to use a slash in front of the @-sign, for example: /@v:\pcil9\bin\ini\ComponentsORA.ini.

Deletions:
The Add-on INI-file can be "added" using the @-sign. On XP you will have to use a slash in front of the @-sign, for example: /@v:\pcil9\bin\ini\ComponentsORA.ini.



Edited on 2005-07-08 03:16:00 by GroupsMBM [small enhancements]

Additions:
(This is one command line, or the "Target" of a Windows Shortcut.)
V:\PCIL9\Magic94\MGgenw.exe /ini=v:\pcil9\bin\ini\develop.ini
@v:\pcil9\bin\ini\ComponentsORA.ini /User=frank /startapplication=3
The Add-on INI-file can be "added" using the @-sign. On XP you will have to use a slash in front of the @-sign, for example: /@v:\pcil9\bin\ini\ComponentsORA.ini.


Deletions:
V:\PCIL9\Magic94\MGgenw.exe /ini=v:\pcil9\bin\ini\develop.ini @v:\pcil9\bin\ini\ComponentsORA.ini /User=frank /startapplication=3
The Add-on INI-file can be "added" using the @-sign. On XP you will have to use \@.




Edited on 2005-07-07 23:21:38 by NorbertGutscher [formattings code ect]

Additions:

Here you can see that we start the program MGGENW.exe with the INI-file develop.ini but as we have some special settings we use an add-on INI-file called ComponentsORA.ini
The add-on INI-file has a slightly different structure as the normal INI-file.

[MAGIC_LOGICAL_NAMES]MODELFILESMFF = %CITRIX% %MCF%Components\\MODELFILES\\


Deletions:
Here you can see that we start the program MGGENW.exe with the INI-file develop.ini but as we have some special settings we use an add-on INI-file called ComponentsORA.ini
The add-on INI-file has a slightly different structure as the normal INI-file.
- you have to place the INI-file section before every item.
- you have to place an * after the equalsign (best practice)
- every backslash has to be doubled
[MAGIC_LOGICAL_NAMES]MODELFILESMFF = %CITRIX%%MCF%Components\\MODELFILES\\




Edited on 2005-07-07 22:00:50 by FrankVanHerreweghe

Additions:
Frank Van Herreweghe



Edited on 2005-07-07 21:59:22 by FrankVanHerreweghe

Additions:
The add-on INI-file has a slightly different structure as the normal INI-file.
- you have to place the INI-file section before every item.
- you have to place an * after the equalsign (best practice)
OR
- every backslash has to be doubled
Example add-on INI-file:
[MAGIC_DATABASES]DEFDATA = 14, , , , ORAMULT, , DEFDATA, DEFDATA, NoMagicRecordLock, +
DontChangeFileInToolkit, CheckDefinition, NoCheckKey, NoFileLocks, , , , +
NoCheckExist, 0, , NoXATrans, NoAS400SrvrSort,
[MAGIC_ENV]ISAMTransaction = Y
[MAGIC_LOGICAL_NAMES]CITRIX = C:\\PCIL9\\BIN\\
[MAGIC_LOGICAL_NAMES]MODELFILESMFF = %CITRIX%%MCF%Components\\MODELFILES\\


Deletions:
The add-on INI-file has a slightly different structure as the normal INI-file. You have to place the INI-file section before every item.
Example:




Edited on 2005-07-07 21:49:13 by FrankVanHerreweghe

Additions:

How To use an Add-on INI-file

It is possible to add INI-settings to any standard INI-file.
This can be done by adding a pointer to the Add-on INI-fle in the commandline.
V:\PCIL9\Magic94\MGgenw.exe /ini=v:\pcil9\bin\ini\develop.ini @v:\pcil9\bin\ini\ComponentsORA.ini /User=frank /startapplication=3
Here you can see that we start the program MGGENW.exe with the INI-file develop.ini but as we have some special settings we use an add-on INI-file called ComponentsORA.ini
The Add-on INI-file can be "added" using the @-sign. On XP you will have to use \@.
The add-on INI-file has a slightly different structure as the normal INI-file. You have to place the INI-file section before every item.
Example:
Category
CategoryHowTo


Deletions:

Hiding TabPanes (or Listbox or combobox)





Oldest known version of this page was edited on 2005-07-07 21:36:56 by FrankVanHerreweghe []
Page view:

Hiding TabPanes (or Listbox or combobox)


All Magic Windows versions

Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by Wikka Wakka Wiki trunk
Page was generated in 0.1876 seconds