| |
|
|
RGH | Hi,
unfortunately is with Stringvergleichen too in the latest version still one small bow drin. with folgendem Testcode can it itself verifizieren: CompileMarkSeparation
PROC XLine
=========
Parameters X1%,Y1%,X2%,Y2%,C%,Mode$
If %PCount > 5
If Mode$ = BF
Print LINE BF
Elseif Mode$ = B
Print LINE B
EndIf
Else
Print LINE
Endif
ENDPROC
CLS
XLine 0,0, 100,100, RGB(255,0,0)
XLine 0,0, 100,100, RGB(255,0,0), BF
XLine 0,0, 100,100, RGB(255,0,0), B
WaitInput
End
In XProfan gives the program Correctly CompileMarkSeparationfrom. with Prf2CPP comes but CompileMarkSeparationout. there B but definitiv not BF is, shining here another inaccuracy at Stringvergleich vorzuliegen.
Greeting Roland |
|
|
| Intel Duo E8400 3,0 GHz / 4 GB RAM / 1000 GB HDD - ATI Radeon HD 4770 512 MB - Windows 7 Home Premium 32Bit - XProfan X4 | 01/07/08 ▲ |
|
|
|
|
Sebastian König | Hello Roland,
thanks for Info! I look same time to. well, I it not yet geschafft have, Version 1.6c ready to assemble... ;)
MfG
Sebastian |
|
|
| Windows XP, XProfan/Profan² 4.5 bis 11 Profan2Cpp-Homepage: [...] Alte Profan²-Seite: [...] | 01/07/08 ▲ |
|
|
|
|
Sebastian König | OK, the whole is a follow the Korrektur the last Fehlers... now see I again, why I this Lengths-comparison installed having... I gucke time, How I the best into handle get and login me then with of/ one new Version with the by Email. In Kürze there then too the offizielle Update on Version 1.6c. |
|
|
| Windows XP, XProfan/Profan² 4.5 bis 11 Profan2Cpp-Homepage: [...] Alte Profan²-Seite: [...] | 01/07/08 ▲ |
|
|
|