English
Forum

Version X5

 

H.Brill
Hello, love XProfan.
Volkmar what about me, as Ideengeber, has time a survey
launched, which interest yet on XProfan or. which
Weiterentwicklung exists. there The Gesamtheit all XProfan-User
itself on 3 Forums aufteilt, is it difficult, time one Gesamtbild the
interested To get. there's indeed User, The The others
2 Forums not kennen, or. very seldom visit.

therefore is here Link to collaboration :

<https://www.paules-pc-forum.de/forum/thread/195267-XProfan-survey/>

PS:
one must itself but with Paules Forum free Register, circa with
vote to. otherwise sees one whom Button 'zur Abstimmung'
not.

would be me forward, if too people of here vote would.
 
Benutze XPROFAN X3 + FREEPROFAN
Wir sind die XProfaner.
Sie werden von uns assimiliert.
Widerstand ist zwecklos!
Wir werden alle ihre Funktionen und Algorithmen den unseren hinzufügen.

Was die Borg können, können wir schon lange.
10/04/21  
 




Manfred
Barei
Jup, Done
 
XProfan X2
Zu wenig Wissen ist gefärlich, zu viel auch.(XProfan X4) | Win 10 Pro 64 | Win7 Ultimate 32/64 | AMD FX-8320, 16GB, GeForce GT 630 |
10/06/21  
 




RudiB.
I Have too with voted ....would Schade ifs not weitergeht...
 
XProfan X4
Xprofan X4
Rudolf Beske / München

Hardware: NB Intel I9 - 16GByte RAM
10/07/21  
 




H.Brill
thanks for vote.
there have you got right, would Real pity.
here another small code, if one with Translate$()
several different Ersetzungen need.
Declare String z, a[3]
a[0] = "7:00"
a[1] = "7:15"
a[2] = "8:00"
a[3] = "17:00"
z = "Hans is circa XXXX aufgestanden, has circa XXXX gefrühstückt and is circa XXXX to work drove\nund circa XXXX to dwell come."
Window 800, 400
Print z
Print MultiTanslate(z, "XXXX", aray(String "7:00", "7:15", "8:00", "17:00"))
Print MultiTanslate(z, "XXXX", "7:00|7:15|8:00|17:00")

Proc MultiTanslate

    Declare Long savepos, savelen, p, x, type

    Select pType$(3)

        CaseOf "$"

        Parameters String z1, s2, z3
        type = 1

        CaseOf "$[]"

        Parameters String z1, s2, substitute[]
        type = 2

    EndSelect

    x = 0
    p = 0
    Set("RegEx", 1)

    While InStr(s2, z1)

        If type = 1

            z1 = Del$(z1, %MatchPos, %MatchLen)
            z1 = in that$(SubStr$(z3, x + 1, "|"), z1, %MatchPos)

        ElseIf type = 2

            z1 = Del$(z1, %MatchPos, %MatchLen)
            z1 = in that$(substitute[x], z1, %MatchPos)

        EndIf

        Inc x
        Inc p, %MatchLen

    EndWhile

    Set("RegEx", 0)
    Return z1

ENDPROC

WaitKey

so said, as Schmankerl.
 
Benutze XPROFAN X3 + FREEPROFAN
Wir sind die XProfaner.
Sie werden von uns assimiliert.
Widerstand ist zwecklos!
Wir werden alle ihre Funktionen und Algorithmen den unseren hinzufügen.

Was die Borg können, können wir schon lange.
10/07/21  
 




RudiB.
calm....thanks
 
XProfan X4
Xprofan X4
Rudolf Beske / München

Hardware: NB Intel I9 - 16GByte RAM
10/07/21  
 




Sven
Bader
thanks, your code becomes sure usage find! Poste it still with "Quelltexte". me wasn't clear, that one in XProfan too values as Arrays transfer can, there be I in the Help yet never drüber stumbled. If one whom type weglässt goes it now with of/ one small Hilfsfunktion too in XProfan 11 / Profan2Cpp
Declare z$, a$[3]
a$[0] = "7:00"
a$[1] = "7:15"
a$[2] = "8:00"
a$[3] = "17:00"
z$ = "Hans is circa XXXX aufgestanden, has circa XXXX gefrühstückt and is circa XXXX to work drove\nund circa XXXX to dwell come."
Window 800, 400
Print z$
Print MultiTanslate(z$, "XXXX", aray("7:00", "7:15", "8:00", "17:00"))
Print MultiTanslate(z$, "XXXX", "7:00|7:15|8:00|17:00")

Proc aray'aray function for ältere XProfan versions

    declare b$[%PCount]

    whileloop 0,%PCount

        b$[&loop] = $(&loop+1)

    endwhile

    return b$[]

ENDPROC

Proc MultiTanslate

    Declare  savepos&, savelen&, p&, x&, typ&

    if pType$(3) = "$"

        Parameters  z1$, s2$, z3$
        typ& = 1

    elseif left$(pType$(3),2) = "$["'in XProfan 11 is the amount with thereby, The need we not

        Parameters  z1$, s2$, substitute$[]
        typ& = 2

    else

        return ""

    Endif

    x& = 0
    p& = 0
    Set("RegEx", 1)

    While InStr(s2$, z1$)

        If typ& = 1

            z1$ = Del$(z1$, %MatchPos, %MatchLen)
            z1$ = in that$(SubStr$(z3$, x& + 1, "|"), z1$, %MatchPos)

        ElseIf typ& = 2

            z1$ = Del$(z1$, %MatchPos, %MatchLen)
            z1$ = in that$(substitute$[x&], z1$, %MatchPos)

        EndIf

        Inc x&
        Inc p&, %MatchLen

    EndWhile

    Set("RegEx", 0)
    Return z1$

ENDPROC

WaitKey
 
10/12/21  
 




Erasmus.Herold
interest on the Weiterentwicklung of XProfan? From me too gigant!
I entwickle any windows Applications with XProfan.
because it quick, effectively and simply goes.

Greeting Erasmus
 
01/10/23  
 




H.Brill
particularly, because it so beautiful simply goes. The Funktionalität is indeed
everything in the Interpreter bw. Runtime. so is no Search in external
Bibliotheken and Dokus necessary. I make too very plenty so.

things to that install there sure too yet some. into Forums
go Yes over ands over again Proposals posted.

is sure something pity, especially since (X)Profan into 25 - 30 years always
More grown is. clear is, that RGH hardly money so earn.
For this are it in the meantime To little User.

but on my own the thing because of would it beautiful, if it yet moreover
weg would.
 
Benutze XPROFAN X3 + FREEPROFAN
Wir sind die XProfaner.
Sie werden von uns assimiliert.
Widerstand ist zwecklos!
Wir werden alle ihre Funktionen und Algorithmen den unseren hinzufügen.

Was die Borg können, können wir schon lange.
01/10/23  
 




Georg
Teles
even with Paules Forum registered
large interest exists !
 
Alle Sprachen
TC-Programming [...] 
XProfan 8.0 - 10.0 - X2 - X3 - X4

01/14/23  
 




Alibre
Yes, here is the interest very tall. we Programmers almost everything with XProfan X4 because it simply and logical is and one quick to a good result comes. particularly loves we The Datenbankschnittstellen To SQLite and ODBC!
 
PRFellow für ProfanX4 -> Das wär was!
01/14/23  
 




H.Brill
Beautiful, that it another couple Interessenten gives.
That one quick to a good result comes, speaks Yes very
for. If one deliberating, what in others Languages make
must, circa at all one Window and a spending To get.
the has me too u. a. of Python something abgehalten. too The
komische IDE with the Eingabeaufforderung (>).
But Geschmackssache.
 
Benutze XPROFAN X3 + FREEPROFAN
Wir sind die XProfaner.
Sie werden von uns assimiliert.
Widerstand ist zwecklos!
Wir werden alle ihre Funktionen und Algorithmen den unseren hinzufügen.

Was die Borg können, können wir schon lange.
01/15/23  
 




Walter
yet worse is it, find I, in the Handy-area.
I have there already some attempts - be but rasch To PC and XProfan returned.
the goes simply and quick and can plenty!
 
01/15/23  
 




Answer


Topictitle, max. 100 characters.
 

Systemprofile:

no Systemprofil laid out. [anlegen]

XProfan:

 Posting  Font  Smilies  ▼ 

Please register circa a Posting To verfassen.
 

Topic-Options

7.450 Views

Untitledvor 0 min.
Gast.0815 vor 8 Tagen
Jens-Arne Reumschüssel vor 8 Tagen
Georg Teles08/11/24
ScanMaster08/07/24
More...

Themeninformationen



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