| |
|
|
p.specht
| serves To Testzwecken in the Entwicklungsprozeß, circa amount, number and Content the startup übergebenen Parameter To to check on.
Please mind: with one to EXE gelinkten XProfan-11-Program shift itself the Parameter-index circa -1 !
' Kommandozeilenparameter read (PRFellow - Presentation)
' Author 2007 Thomas Hölzer, 2018 To XProfan11.2a p.woodpecker
' procedure serves To Testzwecken in the Entwicklungsprozeß,
' circa amount, Numerierung and Content the startup
' übergebenen Parameter To Verify.
' Please mind: with one to EXE gelinkten Program
' move itself in XProfan the Parameter-index circa -1 !"
Proc CheckParams
Declare i%,paramstr$
Whileloop 0,%ParCount-1
paramstr$=paramstr$+"Par$("+Str $(i%)+") = "+Par$(i%)+"\n"
EndWhile
MessageBox(paramstr$,"Parametertest", 64)
ENDPROC
Main:
Cls
CheckParams
End
|
|
|
| XProfan 11Computer: Gerät, daß es in Mikrosekunden erlaubt, 50.000 Fehler zu machen, zB 'daß' statt 'das'... | 05/29/21 ▲ |
|
|
|