HP Forums
HP-Prime Connectivity Kit HP-PCK (Beta 2017) - Printable Version

+- HP Forums (https://www.hpmuseum.org/forum)
+-- Forum: HP Calculators (and very old HP Computers) (/forum-3.html)
+--- Forum: HP Prime (/forum-5.html)
+--- Thread: HP-Prime Connectivity Kit HP-PCK (Beta 2017) (/thread-9464.html)



HP-Prime Connectivity Kit HP-PCK (Beta 2017) - compsystems - 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

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


Thanks


RE: HP-Prime Connectivity Kit HP-PCK (Beta 2017) - Tim Wessman - 11-09-2017 05:06 PM

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.