M204wiki main page: Difference between revisions

From m204wiki
Jump to navigation Jump to search
No edit summary
 
 
(243 intermediate revisions by 15 users not shown)
Line 1: Line 1:
'''MediaWiki has been successfully installed.'''
Welcome to M204wiki, the platform for Rocket Software Model 204 technical documentation. Here you can find product information, installation and reference documentation, and release notes.
M204wiki contains the current version of Model 204 documentation, with release-specific features noted in the text. In some cases, documentation is provided in [[Model 204 documentation|PDF format]].  


Consult the [http://meta.wikimedia.org/wiki/Help:Contents User's Guide] for information on using the wiki software.
In addition to plentiful page links, [[Searching M204wiki|M204wiki searching features]] help you quickly locate the information you need.  


== Getting started ==
__TOC__
* [http://www.mediawiki.org/wiki/Manual:Configuration_settings Configuration settings list]
 
* [http://www.mediawiki.org/wiki/Manual:FAQ MediaWiki FAQ]
==Model 204==
* [https://lists.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]
<dl>
<dt>Installation
<dd>[[Model 204 installation]]
 
<dt>Introductions to core Model 204 areas
<dd>[[SOUL|SOUL/User Language]]
<br>[[File management overview|File management]]
<br>[[File architecture overview|File architecture]]
<br>[[Model 204 configurations and operating environments|System management]]
 
<dt>Commands
<dd>[[List of Model 204 commands]]
 
<dt>Parameters
<dd>[[List of Model 204 parameters]]
 
<dt>Security
<dd>[[Model 204 security features]]
<br>[[Storing security information (CCASTAT)#Overview|Storing security information (CCASTAT)]]
<br>[[:Category:Security interfaces|Security interfaces]]
<br>[[Janus Network Security]]
 
<dt>PDF manuals
<dd>[[Model 204 documentation|Model 204 documentation conversion]]
</dl>
 
==$Functions==
[[SOUL $functions#Summary of standard functions|SOUL $functions]]
 
==Messages==
<div id="messages"></div>
<ul>
<li>[[List of Model 204 messages|Model 204 messages]]</li>
<li>[[:Category:Fast/Unload messages|Fast/Unload messages]] </li>
<li>[[:Category:SirAud messages|SirAud messages]] </li>
<li>[[:Category:SirTune data collector messages|SirTune data collector messages]] </li>
<li>[[:Category:RockZap messages|RockZap messages]] </li>
<li>[[Dictionary/204 messages]] </li>
<li>[[SoftSpy messages]] </li>
<li>[[Connect* messages]] </li>
</ul>
Also see the [[:Category:Messages|Messages category]]
 
==Tools==
<ul>
<li>[[Debugger]] and [[Introduction to SoftSpy|SoftSpy]] </li>
<li>[[SirAud]] - Audit trail analysis</li>
<li>[[SirFact]] - SOUL dump analysis</li>
<li>[[SirLib]] - SOUL code management</li>
<li>[[SirMon]] - Model 204 performance monitor</li>
<li>[[SirPro]] - SOUL programmers' interface</li>
<li>[[SirScan]] - Real-time Model 204 journal queries</li>
<li>[[SirTune]] - SOUL tuning</li>
<li>[[SoulEdit]] - Advanced SOUL-based editor</li>
<li>[[RKWeb]] - Browser-based access to [[RKTools]] members</li>
<li>[[RKTools installation]]</li>
</ul>
 
==Release notes==
<dl>
<dt>Model 204
<dd>[[Release notes for Model 204 version 7.9 (Beta)|Release notes for Model 204 V7.9 (Beta)]]
<dd>[[Release notes for Model 204 version 7.8|Release notes for Model 204 V7.8]]
<dd>[[Release notes for Model 204 version 7.7|Release notes for Model 204 V7.7]]
<dd>[[Release notes for Model 204 version 7.6|Release notes for Model 204 V7.6]]
<dd>[[Release notes for Model 204 version 7.5|Release notes for Model 204 V7.5]]
<dd>[[Media:M204_ReleaseNotes_V74.pdf|Release notes for Model 204 V7.4 (PDF)]]
<dd>[[Media:M204_ReleaseNotes_V71.pdf|Release notes for Model 204 V7.1 (PDF)]]
 
<dt>SoftSpy
<dd>[[Release notes for SoftSpy V7.6]]
<dd>[[Release notes for SoftSpy V7.5]]
 
<dt id="rktools_notes">SOUL tools
<dd>[[Release notes for RKTools V7.7]]
<dd>[[Release notes for RKTools V7.5]]
 
<dt id="Sirius_Mods_release_notes">Sirius Mods
<dd>[[Release notes for Sirius Mods V8.1]]
<br>[[Release notes for Sirius Mods V8.0]]
<br>[[Release notes for Sirius Mods V7.9]]
<br>[[Release notes for Sirius Mods V7.8]]
 
<dt id="funRel">Fast/Unload</dt>
<p class="note"><b>Note:</b> Fast/Unload is integrated with the Model 204 load module starting with [[Release notes for Model 204 version 7.7#funldIntegrat|Model 204 V7.7]] </p>
<dd>[[Release notes for Fast/Unload V4.7]]
<br>[[Release notes for Fast/Unload V4.6]]
<br>[[Media:Funrel44New.pdf|Release notes for Fast/Unload V4.4 (PDF)]]
</dl>
 
==Overviews and tutorials==
<dl>
<dt>Overviews of core Model 204 areas
<dd>[[Introduction to User Language]]
<br>[[File management overview]]
<br>[[File architecture overview]]
<dt>OO structures and concepts
<dd>[[Getting started with OOP for User Language programmers]]
<br>[[Longstrings]]
<br>[[$lists]]
<br>[[Sessions]]
<br>[[Sdaemons]]
<br>[[Regex processing]]
<br>[[XML processing in Janus SOAP]]
<br>[[Unicode]]
</dl>
 
==Contribute to M204wiki==
Anyone who works with [[Model 204]] is encouraged to contribute to M204wiki, either by providing new content or correcting or improving content. Before you can edit content you must [[M204wiki:Get M204wiki User ID|obtain an M204wiki User ID]].
 
==Download a local copy of M204wiki==
You can [[M204wiki:Database download|download your own copy of M204wiki]].

Latest revision as of 20:46, 2 December 2021

Welcome to M204wiki, the platform for Rocket Software Model 204 technical documentation. Here you can find product information, installation and reference documentation, and release notes.

M204wiki contains the current version of Model 204 documentation, with release-specific features noted in the text. In some cases, documentation is provided in PDF format.

In addition to plentiful page links, M204wiki searching features help you quickly locate the information you need.

Model 204

Installation
Model 204 installation
Introductions to core Model 204 areas
SOUL/User Language
File management
File architecture
System management
Commands
List of Model 204 commands
Parameters
List of Model 204 parameters
Security
Model 204 security features
Storing security information (CCASTAT)
Security interfaces
Janus Network Security
PDF manuals
Model 204 documentation conversion

$Functions

SOUL $functions

Messages

Also see the Messages category

Tools

Release notes

Model 204
Release notes for Model 204 V7.9 (Beta)
Release notes for Model 204 V7.8
Release notes for Model 204 V7.7
Release notes for Model 204 V7.6
Release notes for Model 204 V7.5
Release notes for Model 204 V7.4 (PDF)
Release notes for Model 204 V7.1 (PDF)
SoftSpy
Release notes for SoftSpy V7.6
Release notes for SoftSpy V7.5
SOUL tools
Release notes for RKTools V7.7
Release notes for RKTools V7.5
Sirius Mods
Release notes for Sirius Mods V8.1
Release notes for Sirius Mods V8.0
Release notes for Sirius Mods V7.9
Release notes for Sirius Mods V7.8
Fast/Unload

Note: Fast/Unload is integrated with the Model 204 load module starting with Model 204 V7.7

Release notes for Fast/Unload V4.7
Release notes for Fast/Unload V4.6
Release notes for Fast/Unload V4.4 (PDF)

Overviews and tutorials

Overviews of core Model 204 areas
Introduction to User Language
File management overview
File architecture overview
OO structures and concepts
Getting started with OOP for User Language programmers
Longstrings
$lists
Sessions
Sdaemons
Regex processing
XML processing in Janus SOAP
Unicode

Contribute to M204wiki

Anyone who works with Model 204 is encouraged to contribute to M204wiki, either by providing new content or correcting or improving content. Before you can edit content you must obtain an M204wiki User ID.

Download a local copy of M204wiki

You can download your own copy of M204wiki.