This is an archived, read-only copy of the United-TI subforum , including posts and topic from May 2003 to April 2012. If you would like to discuss any of the topics in this forum, you can visit Cemetech's Technology & Calculator Open Topic subforum. Some of these topics may also be directly-linked to active Cemetech topics. If you are a Cemetech member with a linked United-TI account, you can link United-TI topics here with your current Cemetech topics.

This forum is locked: you cannot post, reply to, or edit topics. Calculator Tech Support => Technology & Calculator Open Topic
Author Message
Newbie


Bandwidth Hog


Joined: 23 Jan 2004
Posts: 2247

Posted: 06 Feb 2004 09:58:49 pm    Post subject:

Can you run a program from a program if the program you want to run is hidden in marage OS?
Back to top
Fr0sty


Member


Joined: 27 Nov 2003
Posts: 202

Posted: 07 Feb 2004 12:25:45 am    Post subject:

I'd imagine not since the name gets screwed up in the hiding process, but it wouldb't too difficult to try it yourself, why don't you tell us?
Back to top
NETWizz
Byte by bit


Bandwidth Hog


Joined: 20 May 2003
Posts: 2369

Posted: 07 Feb 2004 02:28:00 am    Post subject:

If the program running the hidden program is an asm program, you can adjust for a screwed up name.
Back to top
Newbie


Bandwidth Hog


Joined: 23 Jan 2004
Posts: 2247

Posted: 07 Feb 2004 09:58:26 am    Post subject:

Could there be an ASm program that hecadecimal so you could un scrabble the screwed up name in basic and then rescrabblr it?
Like:

ASM(prgWHATEVER
prgmHELLO
ASM(prgmWhatever2

So the first would unscrabble it and the second would rescrabble it.
Back to top
DarkerLine
ceci n'est pas une |


Super Elite (Last Title)


Joined: 04 Nov 2003
Posts: 8328

Posted: 07 Feb 2004 12:34:19 pm    Post subject:

One could make a program that accepts input of a program name and hides it i not hidden, unhides if hidden. So then you would do:

"HELLO":Asm(above program
prgmHELLO
"HELLO":Asm(above program

You like others doing the work for you don't you? Why don't you just learn asm yourself?
Back to top
Newbie


Bandwidth Hog


Joined: 23 Jan 2004
Posts: 2247

Posted: 07 Feb 2004 12:47:53 pm    Post subject:

I dont really understand it and I dont know where to go to learn it.
Back to top
DarkerLine
ceci n'est pas une |


Super Elite (Last Title)


Joined: 04 Nov 2003
Posts: 8328

Posted: 07 Feb 2004 12:49:44 pm    Post subject:

Go here.
Back to top
Newbie


Bandwidth Hog


Joined: 23 Jan 2004
Posts: 2247

Posted: 07 Feb 2004 12:53:14 pm    Post subject:

It tellsme it is not a valid WInZip file, but I downloaded it to mydocuments? Where should I download it?
Back to top
DarkerLine
ceci n'est pas une |


Super Elite (Last Title)


Joined: 04 Nov 2003
Posts: 8328

Posted: 07 Feb 2004 12:56:36 pm    Post subject:

Try the 7th result.
Back to top
Newbie


Bandwidth Hog


Joined: 23 Jan 2004
Posts: 2247

Posted: 09 Feb 2004 07:53:48 pm    Post subject:

Does anybody know an ASM code that could do this?
Back to top
Fr0sty


Member


Joined: 27 Nov 2003
Posts: 202

Posted: 09 Feb 2004 11:48:06 pm    Post subject:

7th result is: Here
And it really would help to learn ASM or at least BASIC, you seem to ask a lot of questions there too. This would make any program you have modificable without having to ask people. Learning a programming language allows you to add originality to your programs; your program is yours and noone elses.
Back to top
Newbie


Bandwidth Hog


Joined: 23 Jan 2004
Posts: 2247

Posted: 10 Feb 2004 08:37:51 pm    Post subject:

I would not have so many questions if I knew how to do graph menus. Does anybody know a tutorial I can lern this?
Back to top
Darth Android
DragonOS Dev Team


Bandwidth Hog


Joined: 31 May 2003
Posts: 2104

Posted: 10 Feb 2004 11:20:49 pm    Post subject:

we do not tell you code. we guide you in a direction.
asm is here. that is how i learned
Back to top
X1011
10100111001


Active Member


Joined: 14 Nov 2003
Posts: 657

Posted: 11 Feb 2004 03:44:28 pm    Post subject:

Newbie wrote:
I would not have so many questions if I knew how to do graph menus. Does anybody know a tutorial I can lern this?

All you have to do is draw the text on the graph screen, then have a variable that stores the location of the cursor, then when a button is pressed, erase the cursor increase or decrease that variable and draw the cursor again.
Back to top
DarkerLine
ceci n'est pas une |


Super Elite (Last Title)


Joined: 04 Nov 2003
Posts: 8328

Posted: 11 Feb 2004 05:30:47 pm    Post subject:

Sir Robin wrote:
Go here.

Quote:
7th result is: Here
Quote:
asm is here

You do realise we've posted three links to the same thing, and two lead to the exact same site?
Back to top
Jeremiah Walgren
General Operations Director


Know-It-All


Joined: 24 May 2003
Posts: 1937

Posted: 11 Feb 2004 05:56:07 pm    Post subject:

Well, who really checks others' links before posting their own? I rarely post links as it is...
Back to top
Awesome1


Advanced Member


Joined: 28 Jan 2004
Posts: 269

Posted: 11 Feb 2004 09:05:46 pm    Post subject:

I agree with the other peers. It is better to start learning a programming language (BASIC in this case), and experimenting with it...If you are having troubles, u can download an online manual of the ti83+ manual. (Do a google search for online 83+ manual or something similar). If you are still stuck, post ur code and give a

1.) Descripiton of your problem
2.) What ur trying to do
3.) What the results you want
4.) Wait...

This is a great forum because there are nice people out there that are willing to help you...

If you are a newbie, i suggest looking in your 83+ manual, 16-2 if i remember correctly...Mine got stollen...a long with my origional calc...PEOPLE THESE DAYS!!!...have phun and good luck.

I have been programming basic for over a year...and i still don't have a tight grip on it, especially the parts that are really involved, For, If, Then, that sorta stuff.


Happy Programming,
Rob H
Awesome1


Last edited by Guest on 11 Feb 2004 09:13:00 pm; edited 1 time in total
Back to top
NETWizz
Byte by bit


Bandwidth Hog


Joined: 20 May 2003
Posts: 2369

Posted: 11 Feb 2004 10:32:26 pm    Post subject:

Just search through the vat. When you find a hidden program, set bit 6 on the first character to unhide it.
Back to top
Darth Android
DragonOS Dev Team


Bandwidth Hog


Joined: 31 May 2003
Posts: 2104

Posted: 11 Feb 2004 10:34:34 pm    Post subject:

the whole chapter 16 is on the ti basic commands like If, THen, FOr, WHile,Repeat, one that can only be used in a program. all other commands in the manual can be used too...i suggest just reading the entire manual, cover to cover, including the different errors. that way, you know more about whats wrong....Smile
Back to top
NETWizz
Byte by bit


Bandwidth Hog


Joined: 20 May 2003
Posts: 2369

Posted: 11 Feb 2004 10:37:07 pm    Post subject:

I have already read the manual.*

Anyway, you probably need assembly to do anything complex.


*More than once
Back to top
Display posts from previous:   
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
    » Goto page 1, 2  Next
» View previous topic :: View next topic  
Page 1 of 2 » All times are UTC - 5 Hours

 

Advertisement