User Manual
CM2U8567E / 04.1999 VISONIK DCS Functions and System Messages VVS18 Siemens Building Technologies
2-148 Funktion EDI Landis & Staefa Division
Chngcase <PF1>+<1> Change case of selected character
Command Key(s) Meaning
EOL <2> Move cursor to end of line.
Del EOL <PF1>+<2> Delete all characters up to end of line.
BOL <3> Position cursor at start of line.
DEL BOL <PF1>+<3> Delete all characters to start of line.
Mark
At Mark
<ENTER>
<PF1>+<ENTER>
Set transparent character.
Position cursor at set transparent
character.
Line <0> Position cursor at new line.
Open Line <PF1>+<0> Open new line.
Select
Reset
< . >
<PF1>+< . >
Set selection marker.
Delete selection marker.
*) After saving the selected lines in the PASTE buffer, an exit from the file can be made
with Ctrl/H.
This makes a return to the line "File Number nn:" in Function EDI. A new file may
now be selected in which the PASTE buffer can be deposited.
2.15.5 Line Editor (also referred to as COLBAS Editor)
Originally, this mode was used to edit a file on a keyboard printer (Teletype). This printer
worked without arrow keys and Num lock.The mode is selected automatically when a
file is edited in a different system (via DUS). It can be called up on the screen editor via
Ctrl-Z.
Call up of Line Editor from Function EDI using a printer:
T2 16:48:14 Function =PNT : EDI --> Entry into Function
Operation =CH : <CR>
File Number =(1..40): 39 <CR> Block#=26660 Free bytes=15691
<BOF> --> <BOF> begin of buffer
-;### TITLE --> "-" corresponds to position in File
;100J <CR> --> Editor command for jump 100 characters
towards File end
50 GOSUB 300
^
|
+--> New position in File after 100 character jump
Call up of Line Editor from Function CB using a printer:
T2 16:48:14 Function =PNT : CB --> Entry into Function
TSK0 :..............................................................Monitor
TSK0 : TSK14
TSK14 : Editor
TSK14 : EDI --> Call-up of Line Editor
File Number =(1..40): 39 <CR> Block#=26660 Free bytes=15691
<BOF>
-;### TITLE
Call-up from EDI
Call-up from CB