Omnimaga

Calculator Community => TI Calculators => TI-BASIC => Topic started by: joao9856 on April 20, 2013, 01:34:47 pm

Title: Var deletion
Post by: joao9856 on April 20, 2013, 01:34:47 pm
I can't delete a Var on a program :(
i write "delvar run1.x" without quotes but it says i cannot delete the var, its not locked and i really need to delete that var
Title: Re: Var deletion
Post by: Builderboy on April 20, 2013, 03:35:41 pm
What calculator is this for?
Title: Re: Var deletion
Post by: joao9856 on April 22, 2013, 07:04:49 pm
TI-Nspire CX CAS
Title: Re: Var deletion
Post by: joao9856 on May 14, 2013, 04:00:22 pm
STILL NEED HELP PLZ
Title: Re: Var deletion
Post by: blue_bear_94 on May 14, 2013, 04:04:38 pm
Unlock the variable. I think it's Unlock run1.x
Title: Re: Var deletion
Post by: joao9856 on May 14, 2013, 04:06:10 pm
can't unlock as well it says i can't modify it run1 is composed of 2 variables run1.x and run1.y and i just can't find a way to unlock delete any of them
Title: Re: Var deletion
Post by: blue_bear_94 on May 14, 2013, 04:07:03 pm
Maybe Unlock run1, then DelVar run1?
Title: Re: Var deletion
Post by: joao9856 on May 14, 2013, 04:11:33 pm
tryed as well but i'll give you the program were the var is, its a proto game so if you want you can check it out by typing gamestart()
Title: Re: Var deletion
Post by: blue_bear_94 on May 14, 2013, 08:24:08 pm
Sorry, I don't have a TI-Nspire. I hope someone else can help!
Title: Re: Var deletion
Post by: Rhombicuboctahedron on May 14, 2013, 10:40:13 pm
Where is the variable in the game? I could not find it.
Title: Re: Var deletion
Post by: joao9856 on May 15, 2013, 09:01:04 am
in documento2 on the first page just type run1. and then there will be an option to select  x or y at least in my calc
Title: Re: Var deletion
Post by: Rhombicuboctahedron on May 15, 2013, 05:43:16 pm
Yes, but is it of any use to the program. I searched through all of the programs and I could not find it. I would like to see what you are doing to it so I might be able to fix it.
Title: Re: Var deletion
Post by: joao9856 on May 17, 2013, 10:00:46 am
i rhink that that run1.x/y is from a dataquest page that i deleted, i open it by accident, its not important for the game as it as no real use, but and if possible i would like to delete it.
If not don't bother i'll just continue the game.
Title: Re: Var deletion
Post by: nullromo on May 08, 2014, 11:38:16 pm
1) Add a new Vernier Data Quest page to your document.
2) Press MENU > 2:DATA > 1:COLUMN OPTIONS > 1:X...
3) Go down to the "Link to list" option and click the box to un-check it.
4) Repeat steps 2) and 3) for the y variable.
5) Delete the Vernier Data Quest page.
That should take care of your problem. When you go back to your other pages and press VAR, the run1.x and run1.y variables should be gone.