MERT - User input
Enter a * line with the following format:
| Pos. | Len. | Value | Meaning |
|---|---|---|---|
| 2 | 1 | * | Line code |
| 3 | 8 | uuuuuuuu | User code |
| 11 | 8 | pppppppp | Password |
| 19 | 3 | *** | Inter-Library extraction |
| 22 | 4 | nnnn | Session number (blank=current) |
| 26 | 1 | T | Session status if frozen session |
This procedure handles the following lines only:
- Definition of the Merise entities (Object, Relationship, and FIC),
- Comment lines: -GC,
- Properties call lines: -CE,
- Comment lines: -GC under -CE,
- Merise objects call lines: -CM,
- Comment lines: -GC under -CM.
The following lines are not processed:
- Input Aid call lines in -GC,
- Merise entities cross-reference lines.
Transformation of the Model entities into User Entities
- Merise objects are transformed into User Entities with a $9O call type.
- Merise relationships are transformed into User Entities with a $9R call type.
- Merise FICs are transformed into User Entities with a $9C call type.