I have a few question regarding Doors CS 7's commands:
1. How does the output from det(5 come out? Is it in Ans, Str0, or something else?
2. Another one regarding det(5, if I only wanted to read one line, would I do det(5,"blank",X,0) or det(5,"blank",X,1)?
3. Is there any way to output text to the screen (so that it can be displayed along with sprites, etc.)?
1. Ans
2. det(5,"blank",X,1)
3. http://dcs.cemetech.net/index.php/BasicLibs:DrawText

Hope this helps Smile
For text, most xLIB/DCS7 BASIC programmers just stuck with the standard Text() command. Make sure to DispGraph before the game starts, then never use any ClrDraw command (use a full screen rectangle command instead). Standard TI-OS Text works just fine that way and you can even invert it via xLIB/DCS7 libs.

  
Register to Join the Conversation
Have your own thoughts to add to this or any other topic? Want to ask a question, offer a suggestion, share your own programs and projects, upload a file to the file archives, get help with calculator and computer programming, or simply chat with like-minded coders and tech and calculator enthusiasts via the site-wide AJAX SAX widget? Registration for a free Cemetech account only takes a minute.

» Go to Registration page
Page 1 of 1
» All times are UTC - 5 Hours
 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

 

Advertisement