Cas.collect() doesn't work for division expression when it is used in program[SOLVED]
|
07-04-2018, 11:00 PM
(This post was last modified: 07-06-2018 01:48 PM by vvolkan.)
Post: #1
|
|||
|
|||
Cas.collect() doesn't work for division expression when it is used in program[SOLVED]
Hi,
When i use collect() function in cas home screen it works without any problem. When i use collect() in multi command program which i shared in forum, it doesnt work for division expressions. Do you have any idea about the issue? I share screenshot and the code i tried collect() in the screenshot mc() comand. EXPORT mc(var1) BEGIN var1:=collect(var1); return (var1); end; multi command program full code link: http://www.hpmuseum.org/forum/thread-11004.html |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Cas.collect() doesn't work for division expression when it is used in program[SOLVED] - vvolkan - 07-04-2018 11:00 PM
RE: Cas.collect() doesn't work for division expression when it is used in program - parisse - 07-05-2018, 04:25 AM
RE: Cas.collect() doesn't work for division expression when it is used in program - DrD - 07-05-2018, 04:51 PM
RE: Cas.collect() doesn't work for division expression when it is used in program - vvolkan - 07-06-2018, 01:26 PM
|
User(s) browsing this thread: 1 Guest(s)