11-09-2017, 04:47 PM
Hello, of the several requests that foremen friends have requested for this software, at least, please include the following:
I: Program editor
1: Allow to increase the size of the text font [ctrl] + [+] or [mouse wheel], the current font is small that makes coding difficult.
2: A menu to find and replace expressions
II: Files
1: Separate CAS program files of Home (numerical) program files
2: allow to place an empty template of a CAS type program
Thanks
I: Program editor
1: Allow to increase the size of the text font [ctrl] + [+] or [mouse wheel], the current font is small that makes coding difficult.
2: A menu to find and replace expressions
II: Files
1: Separate CAS program files of Home (numerical) program files
2: allow to place an empty template of a CAS type program
PHP Code:
#cas
FunctionName():=
BEGIN
return Done;
END;
#end
Thanks