Re: Traduire fonction dotnet vers windev

Posté par Anonyme le 21/2/2006 15:38:45
Merci du lien, j'ai télécharger le projet ca m'aide sur certains points.

J'arrive même a afficher un hello world ^^
toto est "String"("hello world")
Info(toto:ToString())


Par contre il faut absolument que je trouve la méthode pour
affecter une valeur a une variable de type chaine

toto("test")
toto="test"
toto:contains("test")
toto:copy("test")

Aucun ne fonctionne !

Cette contribution était de : http://old.wdforge.org/newbb/viewtopic.php?forum=14&topic_id=3584&post_id=15103