Hi uniquekaiser,
>> Hi Vity, since you have descover how to use them (i guess, since you have ti-connect support) i would like to know if you could tell me how does it work.
It's very simple. Just call "C:\Program Files\TI Education\TI Connect\TISendTo.exe" with parameters where 1 parameter is a path to file you want to send to calculator. See src\net\wordrider\core\actions\SendToCalcAction.java for more details.
>>Another thing, how does the image calc format works?, also would appreciate it if you could tell me.
In this file
[
www.ticalc.org] you will find complete description of the image format include picture how the 8->1 bit compression works. You can also look at WordRider's sources.
src\net\wordrider\files\ti68kformat\TIImageFileWriter.java
and
src\net\wordrider\files\ti68kformat\TIImageDecoder.java
Vity
-------------------------------------
Edited 1 time(s). Last edit at 03/04/2007 08:34PM by Vity.