Variables Folders in Connectivity Kit - 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: Variables Folders in Connectivity Kit (/thread-17002.html) |
Variables Folders in Connectivity Kit - matalog - 05-25-2021 09:47 PM Is there some way to send variables to the Connectivity Kit? If I save a Program on the calc, for example, it always shows up in the Connectivity Kit. If I save a file to the calc, then it will show up in the Files folder, but I have never seen anything in the Variables folder. I expected that any variables that were being used, might show up there too, but they do not. Can we save a variable, and have it appear on the Connectivity Kit on PC? RE: Variables Folders in Connectivity Kit - Dougggg - 05-26-2021 02:12 AM Varibles stored with AVars will be in that folder Example AVars("BHS"):=L9; BHS will be in that folder RE: Variables Folders in Connectivity Kit - matalog - 05-26-2021 10:01 PM (05-26-2021 02:12 AM)Dougggg Wrote: Varibles stored with AVars will be in that folder Yeah, that works thanks. Are those variables viewable on PC? I saved a Graphics Variable G! to AVars, but could not see the colours of it. |