initial commit

This commit is contained in:
root
2023-06-12 09:14:09 +02:00
commit b4912f303e
2545 changed files with 209350 additions and 0 deletions

View File

@@ -0,0 +1,136 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<!-- last modified on 2020/08/13 -->
<html lang="en">
<head>
<title>
The Documentation for ORCS: Overview of Functions
</title>
<meta http-equiv="Content-Type" content="text/html;charset=Windows-1252">
<meta http-equiv="Content-Language" content="en">
<meta http-equiv="Content-Style-Type" content="text/css">
<meta http-equiv="Content-Script-Type" content="text/javascript">
<meta name="Generator" content="UDO Version 7.12 (1248) for Linux">
<meta name="Author" content="Thorsten Otto">
<link rel="stylesheet" type="text/css" href="style.css">
</head>
<body style="position: relative;">
<a name="UDO_nav_hm_HEAD" href="orcs.html"><img src="udo_hm.gif" alt="Home" title="Home" border="0" width="24" height="24"></a>
<a name="UDO_nav_up_HEAD" href="general.html"><img src="udo_up.gif" alt="General" title="General" border="0" width="24" height="24">General</a>
<a name="UDO_nav_lf_HEAD" href="copyrght.html"><img src="udo_lf.gif" alt="Copyright" title="Copyright" border="0" width="24" height="24">Copyright</a>
<a name="UDO_nav_rg_HEAD" href="desktop.html"><img src="udo_rg.gif" alt="Desktop" title="Desktop" border="0" width="24" height="24">Desktop</a>
<hr>
<img src="udo_fo.gif" width="16" height="13" alt="" title="" border="0">&nbsp;<a href="orcs.html">The Documentation for ORCS</a>
<br><img src="udo_fs.gif" width="20" height="13" alt="" title="" border="0"><img src="udo_fo.gif" width="16" height="13" alt="" title="" border="0">&nbsp;<a href="general.html">General</a>
<hr>
<h1><a name="Overview_20of_20Functions">1.3 Overview of Functions</a></h1>
<p>ORCS hat folgende Leistungsmerkmale:
</p>
<ul>
<li><p> Resource files of any size, not limited to 64K
<br>&nbsp;
</p></li>
<li><p> Loading and saving of resource files with color icons
<br>&nbsp;
</p></li>
<li><p> Loading and saving of resource file in intel format
<br>&nbsp;
</p></li>
<li><p> Arbitrary number of files loadable (as long as memory suffices)
<br>&nbsp;
</p></li>
<li><p> completely dnymically memory management
<br>&nbsp;
</p></li>
<li><p> <a href="trees.html">Trees</a> and objects optionally in editor window or in own window
<br>&nbsp;
</p></li>
<li><p> Names up to 32 characters
<br>&nbsp;
</p></li>
<li><p> Configurable syntax of names (upper-/lowercase) for each
resource
<br>&nbsp;
</p></li>
<li><p> Possibility to test all tree types (alert, dialog, menu or
image)
<br>&nbsp;
</p></li>
<li><p> Arbitrary number of objects editable simultaneously (as long as
windows are available)
<br>&nbsp;
</p></li>
<li><p> Possibility to compare two resources
<br>&nbsp;
</p></li>
<li><p> Search function for objects
<br>&nbsp;
</p></li>
<li><p> <a href="comment.html">Comments</a> for objects and trees
<br>&nbsp;
</p></li>
<li><p> Integrated icon editor (for color icons)
<br>&nbsp;
</p></li>
<li><p> Possibility to load images in several formats
<br>&nbsp;
</p></li>
<li><p> Standard GEM user interface
<br>&nbsp;
</p></li>
<li><p> Works on all machines on which TOS or compatible systems run
<br>&nbsp;
</p></li>
<li><p> Dialogs optionally in window or modal
<br>&nbsp;
</p></li>
<li><p> Dialogs almost completely usable with keyboard
<br>&nbsp;
</p></li>
<li><p> Loading and savging of von DEF, DFN, RSD, HRD and RSM
definition files
<br>&nbsp;
</p></li>
<li><p> <a href="output.html">Output files</a> for C, Pascal, Modula, Basic, Fortran, Forth,
Assembler etc.
<br>&nbsp;
</p></li>
<li><p> Source output for C, Assembler and Pascal
<br>&nbsp;
</p></li>
<li><p> <a href="desktop.html">Desktop</a> optionally in background, in window or disabled
<br>&nbsp;
</p></li>
<li><p> All flags &amp; states of objects editable
<br>&nbsp;
</p></li>
<li><p> WYSIWYG display of extended object types (checkboxes, radio
buttons etc.)
<br>&nbsp;
</p></li>
<li><p> Automatic alignment of menus items including shortcuts
<br>&nbsp;
</p></li>
<li><p> Online-help for all dialogs
<br>&nbsp;
</p></li>
<li><p> Interface optionally in english or german
<br>&nbsp;
</p></li>
<li><p> Display of items optionally as icons or text
<br>&nbsp;
</p></li>
</ul>
<hr>
<a name="UDO_nav_hm_FOOT" href="orcs.html"><img src="udo_hm.gif" alt="Home" title="Home" border="0" width="24" height="24"></a>
<a name="UDO_nav_up_FOOT" href="general.html"><img src="udo_up.gif" alt="General" title="General" border="0" width="24" height="24">General</a>
<a name="UDO_nav_lf_FOOT" href="copyrght.html"><img src="udo_lf.gif" alt="Copyright" title="Copyright" border="0" width="24" height="24">Copyright</a>
<a name="UDO_nav_rg_FOOT" href="desktop.html"><img src="udo_rg.gif" alt="Desktop" title="Desktop" border="0" width="24" height="24">Desktop</a>
</body>
</html>