Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to do this?
Message
De
18/08/2008 07:57:42
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows XP
Database:
MS SQL Server
Divers
Thread ID:
01339448
Message ID:
01339481
Vues:
9
Thank you Sergey

>You can use ALINES to parse
>
>? ALINES(laList, lcFullpath, "\")
>
>
>>
>>To view chart of accounts i m using the treeview. The treeview returns the fullpath of the selected node
>>I want to change the string returned by Node.FullPath.
>>Like:
>>
>>If fullpath is:
>>"Asset\Current Assets\Bank & Cash\Bank\HSBC"
>>
>>Output required:
>>
>>"Asset
>>    Current Assets
>>       Bank & Cash
>>          Bank
>>             HSBC"
>>
>>
>>If fullpath is:
>>"Asset\Current Assets\Bank & Cash\Bank"
>>
>>Output required:
>>
>>"Asset
>>    Current Assets
>>       Bank & Cash
>>          Bank"
>>
>>and so on...........
>>
>>
>>Please help.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform