Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Misleading message
Message
De
22/07/2002 11:52:11
 
 
Information générale
Forum:
Level Extreme
Catégorie:
Autre
Divers
Thread ID:
00680604
Message ID:
00681187
Vues:
34
>There was extra closing parenthesis at the end of expression, sorry. Here's working code.
? EVALUATE(REPLICATE([STRTRAN(], ;
>             CEILING(SQRT(OCCURS(SPACE(1),lcStr))))  + [lcStr] + ;
>       REPLICATE([, SPACE(2), SPACE(1))], ;
>             CEILING(SQRT(OCCURS(SPACE(1),lcStr)))) )
>* Or for readability you can split in into two lines
>lnRepCount = CEILING(SQRT(OCCURS(SPACE(1),lcStr)))
>? EVALUATE(REPLICATE([STRTRAN(], lnRepCount) + [lcStr] + ;
>			REPLICATE([, SPACE(2), SPACE(1))], lnRepCount))
>
Yes, this is now working. Thanks
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform