Jul 23, 2010 #1 uniglass Programmer Joined Jul 21, 2010 Messages 27 Location PL Hi When I create new procedure in graphic mode I can't set up return value.
Jul 23, 2010 1 #2 ShankarJ Programmer Joined Aug 9, 2003 Messages 856 Hi! You need to first put :: - (), <ReturnDataType> (example, (), STRING) in the Prototype of the Procedure Properties page - () in the Parameters (optional) Regards Upvote 0 Downvote
Hi! You need to first put :: - (), <ReturnDataType> (example, (), STRING) in the Prototype of the Procedure Properties page - () in the Parameters (optional) Regards
Jul 24, 2010 Thread starter #3 uniglass Programmer Joined Jul 21, 2010 Messages 27 Location PL Thank you Upvote 0 Downvote