Using DIMGROB in program fails while Spreadsheet APP is active
|
01-08-2014, 03:57 PM
Post: #1
|
|||
|
|||
Using DIMGROB in program fails while Spreadsheet APP is active
Hello,
I try to write program to draw some custom chart from data within Spreadsheet. When I use DIMGROB_P(G2, .... The PRIME dont recognize G2 as graphics variable, but as value of cell g2 :-( Program ends with "Error: Invalid input" The simple reproduction of this bug (on emulator too): 1.activate Spreadsheet APP 2.in HOME type G2 [Enter] return is 0 //or any other value stored in g2 cell 2.activate Statistics 1Var APP 2.in HOME type G2 [Enter] return is G2 Please is some workaround there for this, until it will be fixed in new firmware? Thanks! |
|||
01-08-2014, 04:00 PM
(This post was last modified: 01-08-2014 04:17 PM by Tim Wessman.)
Post: #2
|
|||
|
|||
RE: Using DIMGROB in program fails while Spreadsheet APP is active
You'd have to compile the program (edit and then exit the program editor) with another application active. Then it should work fine.
TW Although I work for HP, the views and opinions I post here are my own. |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)