Denso RC5 Spécifications Page 592

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 692
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 591
21-40
VISPRINT (Statement)
Function
Displays characters and figures on the screen.
Format
VISPRINT <Message>[<Separator><Message> ]
Explanation
<Message> Designates characters, variables and constants specified in “”.
<Separator> Uses a comma (,) or semicolon (;).
Comma: Creates blank spaces between messages.
Semicolon: No spaces between messages.
If you designate a comma or semicolon at the end of
<Message>, no line feed is generated and the next display with
VISPRINT continues from that line.
Related Terms
VISSCREEN, VISBRIGHT, VISLOC, VISDEFCHAR
Example
VISPLNOUT 0 'Displays storage memory 0 (processing screen).
VISSCREEN 0,0,1 'Instantaneously draws on processing screen 0.
VISCLS 0 'Clears the screen.
VISLOC 10,10 'Sets the display position.
VISDEFCHAR 1,1,0 '
Designates the character size and the display method.
I1= 10 '
F1 = 0.999 '
VISPRINT “Integer variable I1=”;I1,“Real variable F1=”;F1
Vue de la page 591
1 2 ... 587 588 589 590 591 592 593 594 595 596 597 ... 691 692

Commentaires sur ces manuels

Pas de commentaire