Follow along with the video below to see how to install our site as a web app on your home screen.
Nota: This feature may not be available in some browsers.
Option Explicit
Sub Main
Scrivi 1 & Chr(9) & 2
End Sub
Sub Main
Scrivi "come scrivere sulla stessa riga "
Scrivi 45
Scrivi 9000
End Sub
Option Explicit
Sub Main
Dim A
Scrivi String(40,"="),True
Scrivi String(30,"="),True
Scrivi String(30,"="),True,True,True,2,5,False
For A = 1 To 30
Scrivi String(A,"="),True,True,True,2,5,False
Next
End Sub
========================================
==============================
==============================
=
==
===
====
=====
======
=======
========
=========
==========
===========
============
=============
==============
===============
================
Si ma con quale comando di spazioscript
La funzione funzia bene .Ciao , la funzione ci sarebbe anche se funziona poco e male.
Codice:Sub Main Call PicStampaTesto(100,200,"Scrivi in posizione schermo",,,,,8,vbRed) Call PicEsegui() End Sub