* Horizontal line write sy-uline. write '------'. uline. * Vertical line write sy-vline. write '|'. * space skip 3. skip to line 10.
Normal execution <script> This is the default behavior of the <script> element. Parsing of the HTML code pauses while the scr...
* Horizontal line write sy-uline. write '------'. uline. * Vertical line write sy-vline. write '|'. * space skip 3. skip to line 10.