English
Source / code snippets

flexible Zeilenformatierung

 

GDL
Hallöle,

Abfallprodukt from my Registrierkassenprojekt.

only with einfachen XProfanbefehlen without Befehlsverschachtelungen zusammengefummelt.

need probably eh nobody, stells but nevertheless time in that cafe to that Codeverbessern, if it still time someone need.
CompileMarkSeparation
declare bereich#,b$,pos&[50],was$[50],m%,durchlauf%
dim bereich#,1000'Absichtlich größer wie gebraucht
Char bereich#,0 = space$(200)'Bereich mit Leerzeichen füllen
cls

proc formatieren

    Char bereich#,0 = space$(200)'Bereich mit Leerzeichen füllen
    m%=1

    whilenot m% > durchlauf%

        char bereich#,pos&[m%]=was$[m%]
        inc m%

    wend

endproc

assign #1,"test.txt"
rewrite #1
'Testbeispiele
'Durchgang 1
durchlauf%=3
pos&[1]=10
pos&[2]=20
pos&[3]=40
was$[1]="Hugo"
was$[2]="Mustermann"
was$[3]="München"
formatieren
b$=Char$(bereich#,0,60)
print b$
print #1,b$
'Durchgang 2
was$[1]="H."
was$[2]="Dohle"
was$[3]="Ried"
formatieren
b$=Char$(bereich#,0,60)
print b$
print #1,b$
'Andere Formatierung
durchlauf%=5
pos&[1]=10
pos&[2]=15
pos&[3]=20
pos&[4]=25
pos&[5]=60
was$[1]="A"
was$[2]="B"
was$[3]="C"
was$[4]="D"
was$[5]="es funzt"
formatieren
b$=Char$(bereich#,0,100)
print b$
print #1,b$
'=========================
'9 Positionen mit immer gleichen Abstand
durchlauf%=9
m%=1

whilenot m% > 9

    pos&[m%]=m%*5'Die Ziffer hinter dem * bestimmt den Abstand
    was$[m%]=chr$(m%+48)
    inc m%

wend

formatieren
b$=Char$(bereich#,0,100)
print b$
print #1,b$
'==============================
close #1
winexecwait("notepad.exe test.txt",1)'Nur wenn notepad vorhanden ist !!
assign #1,"text.txt"
erase #1
waitinput
dispos
area# end

Grüßle
Georg
 
Windows7 Xprofan 8,9,10 [...]  [...] 
05/07/15  
 



Habs time to the Codes done:  [...] 
 
05/07/15  
 



Zum Quelltext


Topictitle, max. 100 characters.
 

Systemprofile:

no Systemprofil laid out. [anlegen]

XProfan:

 Posting  Font  Smilies  ▼ 

Please register circa a Posting To verfassen.
 

Topic-Options

5.252 Views

Untitledvor 0 min.
Walter12/26/22
RudiB.04/26/22
p.specht11/20/21
Uwe Lang11/20/21
More...

Themeninformationen

this Topic has 2 subscriber:

iF (1x)
GDL (1x)


Admins  |  AGB  |  Applications  |  Authors  |  Chat  |  Privacy Policy  |  Download  |  Entrance  |  Help  |  Merchantportal  |  Imprint  |  Mart  |  Interfaces  |  SDK  |  Services  |  Games  |  Search  |  Support

One proposition all XProfan, The there's!


My XProfan
Private Messages
Own Storage Forum
Topics-Remember-List
Own Posts
Own Topics
Clipboard
Log off
 Deutsch English Français Español Italia
Translations

Privacy Policy


we use Cookies only as Session-Cookies because of the technical necessity and with us there no Cookies of Drittanbietern.

If you here on our Website click or navigate, stimmst You ours registration of Information in our Cookies on XProfan.Net To.

further Information To our Cookies and moreover, How You The control above keep, find You in ours nachfolgenden Datenschutzerklärung.


all rightDatenschutzerklärung
i want none Cookie