HP Forums

Full Version: HP-Prime Connectivity Kit HP-PCK (Beta 2017)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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
Hello,

Please refrain from requesting new features as part of the Beta. It is not "lets add everyone's favorite feature" time; it is exclusively about testing features that are there. New feature requests as "Beta" feedback are simply being ignored.

Thank you.
Reference URL's