Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Faststring.dll
Message
De
23/06/2020 03:12:05
 
 
À
22/06/2020 19:37:37
Information générale
Forum:
Visual FoxPro
Catégorie:
Produits tierce partie
Titre:
Divers
Thread ID:
01674989
Message ID:
01674991
Vues:
160
Maybe in addition to fStuff():
fTextmerge() && similar to textmerge()
>I'm getting ready to code this. If anyone has any comments or notes before I begin, please post them.
>
>
* General functions:
>FNEW()        && Create a new fast string variable
>FDELETE()     && Release a fast string variable
>FZAP()        && Reset a fast string variable to empty
>
>* File I/O
>FSTRTOFILE()  && Saves memory to a disk file
>FFILETOSTR()  && Reads a disk file into memory
>
>* Multiple fast strings
>FWELD()       && Welds two fast strings together
>FCUT()        && Cuts a single fast string into two pieces
>
>* Obtain information
>FLEN()        && Get the length of a fast string
>FSTATS()      && Builds statistics on the fast string
>
>* Data manipulation:
>FSTUFF()      && Insert and delete text out of a fast string
>
>* Data extract functions:
>FTRANSFORM()  && Converts a fast string to a regular string
>FLEFT()       && Get the left Nn characters of a fast string
>FRIGHT()      && Get the right Nn characters of a fast string
>FSUBSTR()     && Get an arbitrary portion from a fast string
>
>* Piece manipulation
>FPIECECOUNT() && Get the number of pieces the string is in
>FPIECEMAP()   && Builds a visual image of the pieces in memory
>
Thierry Nivelet
FoxinCloud
Give your VFP application a second life, web-based, in YOUR cloud
http://foxincloud.com/
Never explain, never complain (Queen Elizabeth II)
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform