Post Reply 
Variables Folders in Connectivity Kit
05-25-2021, 09:47 PM
Post: #1
Variables Folders in Connectivity Kit
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?


Attached File(s) Thumbnail(s)
   
Find all posts by this user
Quote this message in a reply
05-26-2021, 02:12 AM
Post: #2
RE: Variables Folders in Connectivity Kit
Varibles stored with AVars will be in that folder

Example
AVars("BHS"):=L9;

BHS will be in that folder
Find all posts by this user
Quote this message in a reply
05-26-2021, 10:01 PM
Post: #3
RE: Variables Folders in Connectivity Kit
(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.
Find all posts by this user
Quote this message in a reply
Post Reply 




User(s) browsing this thread: 1 Guest(s)