Code Comments
Programming Forum and web based access to our favorite programming groups.Hi, how can I get a value of a some get before read it. For example: wmyname:= "Banislav " wyourname:=" " Set key -2 to somefunction @10,10 get wmyname @11,10 get wyourname read set key -2 to .................... ****************** Function Somefunction * name:=readvar() If name="wmyname" // there I have to know a value of get do something with wmyname Elseif name="wyourname" // there I have to know a value of get do something else with wyourname Endif Return ....................................................... Greetings, Branislav Kilibarda
Post Follow-up to this messagePowered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.