Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - blauemauritius

Pages: [1]
1
Lua / Nspire - Lua - xpcall
« on: August 04, 2013, 03:06:08 pm »
Hello,

i want to use in a LUA script xpcall(). Does anyone know how? Can i use any function which i have created with the program editor?

Thank you in advance.

blauemauritius

2
Lua / loadstring - MyLib
« on: April 16, 2013, 02:48:34 pm »
Hello,

i have one question regarding the function loadstring. How could i use the function to load a file from the MyLib folder on my TI-nspire?

Thank you very much for your help.


3
Lua / Lua-Script doesn´t work on TI-nspire CX CAS.
« on: April 15, 2013, 12:50:18 pm »
Hello,

i have written an LUA-Script. It works on pc application but not on TI-nspire CX CAS. I got a message regarding char(24) in line 1.

Does anyone know what could be wrong?

Thank you very much.


4
Lua / Lua - nspire - page/documents
« on: June 30, 2012, 03:31:30 pm »
Hello,

i want to program following with lua on my nspire: I have a main page (1.1) and a menu with two options. If i select option 1, i will have three other pages (1.2 , 1.3 , 1.4). If i select option 2, i will have two other pages (1.2 , 1.3).

My questions are: Is it possible to create or add a new page with lua? Or is it possible with lua to delete the content of a page?

Thank you very much.

Blauemauritius

Pages: [1]