Jul 23, 2010 #1 uniglass Programmer Jul 21, 2010 27 PL Hi When I create new procedure in graphic mode I can't set up return value.
Jul 23, 2010 1 #2 ShankarJ Programmer Aug 9, 2003 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