FLAM® Issue Tracker

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000540CLE/P1. CLEpublic2014-08-12 07:522016-12-16 09:07
ReporterFalk Reichbott 
Assigned ToFalk Reichbott 
PriorityhighSeverityminorReproducibilityN/A
StatusassignedResolutionopen 
PlatformGeneralOSGeneralOS VersionGeneral
Product Version1.1 
Target Version2.0Fixed in Version 
Summary0000540: Use CLP to implement CLE
DescriptionCurrently CLE use argc/v directly to interprete the command line. Therefore key words of CLE must be type in the complete length, interactive help is restricted, aso.

It would be useful, that CLE are implemented as a CLP overlay over all command and built-in functions as CLP object. This requires a few extensions at CLP:

1. If an object or overlay follows a sign (=) then the string behind are interpreted as parameter filename. The parameter file are readed and the content is parased with CLP. (dynamic allocation of the parameter string required)

2. A new type for path (doted keyword list) with a new optional link for asssignments (SGN) are required, to get path or keyword entries and path or keyword entries with assignment parsed. (including array support for chgprop)

CLE reads the command table (including a new makro for aliasses) and append the command to the ClpArgument table containing the build in functions. For each build-in function a ini-, map-, run- and fin-function must be implemented and the corresponing CLP structures defined.
TagsNo tags attached.
Attached Files

- Relationships
related to 0000159resolvedFalk Reichbott Make built-In functions ABOUT, VERSION and LICENSE invisible if a corresponding string is NOT available 
related to 0000529assignedFalk Reichbott Support of aliases for built-in function and commands 

-  Notes
There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
2014-08-12 07:52 Falk Reichbott New Issue
2014-08-12 07:52 Falk Reichbott Status new => assigned
2014-08-12 07:52 Falk Reichbott Assigned To => Falk Reichbott
2014-09-08 10:06 Falk Reichbott Relationship added related to 0000159
2014-09-08 10:06 Falk Reichbott Relationship added related to 0000529
2016-12-16 08:54 Falk Reichbott Target Version 1.2 => 1.4
2016-12-16 09:07 Falk Reichbott Target Version 1.4 => 2.0


Copyright © 2000 - 2024 MantisBT Team
Powered by Mantis Bugtracker