Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
I didn't know you could do this...
Message
De
07/10/2000 02:47:02
Walter Meester
HoogkarspelPays-Bas
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00426345
Message ID:
00426428
Vues:
28
Mike,

Cool ! I should remember this one. It might come in handy

Walter,

>create cursor test (name C(10), text C(10), children I)
>insert into test ('name', 'text') values ('node1', 'text1')
>scatter name oTest1
>replace name with 'node2', text with 'text2'
>scatter name oTest2
>oTest1.children=oTest2
>
>Check out the results in the debugger watch window.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform