| 27 Jun 2009 01:24:29 am by Reapex |
An Idea for Document DE |
Quote |
Making it so that you can save a document as a Ti-BASIC program!  |
| 27 Jun 2009 09:50:44 am by TsukasaZX |
|
Quote |
| Saving as a TI-BASIC program? What would be the point of that? |
| 27 Jun 2009 10:05:28 am by Reapex |
|
Quote |
So you don't have to go for the editor to edit.
Maybe a possibility of editing from DocDE  |
| 27 Jun 2009 10:10:08 am by TsukasaZX |
|
Quote |
| Creating and editing a program from inside DocDE would be very slow and very tedious. It'd be faster in the long run just to go to the editor and work from there. |
| 27 Jun 2009 07:38:08 pm by KermMartian |
|
Quote |
| Recall though that Document DE documents are stored and edited character-by-character, while TI-OS programs are tokenized such that multiple characters are represented by a single or double byte. That's the whole problem with a small-font editor in Doors CS that we were discussing in the other thread. |