HP Forums

Full Version: Variables Folders in Connectivity Kit
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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?
Varibles stored with AVars will be in that folder

Example
AVars("BHS"):=L9;

BHS will be in that folder
(05-26-2021 02:12 AM)Dougggg Wrote: [ -> ]Varibles stored with AVars will be in that folder

Example
AVars("BHS"):=L9;

BHS 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.
Reference URL's