Post Reply 
HP-Prime Connectivity Kit HP-PCK (Beta 2017)
11-09-2017, 04:47 PM (This post was last modified: 11-09-2017 04:50 PM by compsystems.)
Post: #1
HP-Prime Connectivity Kit HP-PCK (Beta 2017)
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

PHP Code:
#cas
  
FunctionName():=
  
BEGIN
      
return Done;
  
END;
#end 


Thanks
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
HP-Prime Connectivity Kit HP-PCK (Beta 2017) - compsystems - 11-09-2017 04:47 PM



User(s) browsing this thread: 1 Guest(s)