HP Forums

Full Version: Can Notes be viewed using Notes App in program
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
The example dice program shows how to use App views within a program.

But there is no App for Notes - you get at that by a Shift/Notes.

Is there a way to call the Notes viewer from within a program?
So as to gain the ability to scroll around and view large fonts.
(Scrolling around within Terminal would be nice too).

I know you can get at the text strings using Notes().
It's having the large text and scrolling around that I want
Code:
Notes
provides the available notes and
Code:
Notes("note name")
retrieves or asign a note
Reference URL's