Author Topic: Use Luna 0.2 converter  (Read 2395 times)

0 Members and 1 Guest are viewing this topic.

Offline nando88

  • LV0 Newcomer (Next: 5)
  • Posts: 1
  • Rating: +0/-0
    • View Profile
Use Luna 0.2 converter
« on: November 10, 2011, 05:52:45 pm »
Can someone tell me how to use the luna v0.2 converter to convert .lua to .tns?
Thanks for your help!

Offline Adriweb

  • Editor
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1708
  • Rating: +229/-17
    • View Profile
    • TI-Planet.org
Re: Use Luna 0.2 converter
« Reply #1 on: November 10, 2011, 06:08:37 pm »
Open up a terminal window (command prompt), drag and drop the luna.exe file on it, then drag and drop your source .lua file and then type the name of the .tns file you want

I recommand you to cd in the same folder as your lua exe and /lua source file, then you'd just have to type :

"  luna.exe mySourceCode.lua myTNSdocument.tns   "
My calculator programs
TI-Planet.org co-admin.
TI-Nspire Lua programming : Tutorials  |  API Documentation