Feb 13 2008 01:17 PM 1883 4 Input to TSL v_srivatsava How can I give input to a TSL script(like scanf() in C)? v_srivatsava Profile Answers by v_srivatsava Questions by v_srivatsava Mar 21st, 2008 Thanks!! prathu Profile Answers by prathu Questions by prathu Mar 18th, 2008 Syntax:set_window(window,time);obj_type(object,input);example:set_window("New Class",5);obj_type("ThunderRT6TextBox","abcxyz"); Answer Question Select Best Answer
Feb 13 2008 01:17 PM 1883 4 Input to TSL v_srivatsava How can I give input to a TSL script(like scanf() in C)? v_srivatsava Profile Answers by v_srivatsava Questions by v_srivatsava Mar 21st, 2008 Thanks!! prathu Profile Answers by prathu Questions by prathu Mar 18th, 2008 Syntax:set_window(window,time);obj_type(object,input);example:set_window("New Class",5);obj_type("ThunderRT6TextBox","abcxyz"); Answer Question Select Best Answer
prathu Profile Answers by prathu Questions by prathu Mar 18th, 2008 Syntax:set_window(window,time);obj_type(object,input);example:set_window("New Class",5);obj_type("ThunderRT6TextBox","abcxyz");