FLAM Issue Tracker - CLE/P
View Issue Details
0000540CLE/P1. CLEpublic2014-08-12 07:522016-12-16 09:07
Falk Reichbott 
Falk Reichbott 
highminorN/A
assignedopen 
GeneralGeneralGeneral
1.1 
2.0 
0000540: Use CLP to implement CLE
Currently 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.
No tags attached.
related to 0000159resolved Falk Reichbott Make built-In functions ABOUT, VERSION and LICENSE invisible if a corresponding string is NOT available 
related to 0000529assigned Falk Reichbott Support of aliases for built-in function and commands 
Issue History
2014-08-12 07:52Falk ReichbottNew Issue
2014-08-12 07:52Falk ReichbottStatusnew => assigned
2014-08-12 07:52Falk ReichbottAssigned To => Falk Reichbott
2014-09-08 10:06Falk ReichbottRelationship addedrelated to 0000159
2014-09-08 10:06Falk ReichbottRelationship addedrelated to 0000529
2016-12-16 08:54Falk ReichbottTarget Version1.2 => 1.4
2016-12-16 09:07Falk ReichbottTarget Version1.4 => 2.0

There are no notes attached to this issue.