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 z80 & ez80 Assembly 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. Z80 & 68k Assembly => z80 & ez80 Assembly
Author Message
mazesaercool


Newbie


Joined: 15 Feb 2009
Posts: 1

Posted: 18 Feb 2009 05:07:26 pm    Post subject:

I can't figure out how to run or delete a program (either BASIC or ASM) from inside a Z80 ASM program. Is it possible (of course it is!) and if so how do you do it?
Back to top
calc84maniac


Elite


Joined: 22 Jan 2007
Posts: 770

Posted: 18 Feb 2009 07:02:39 pm    Post subject:

Bcall to run an ASM program.
I believe you use the _ParseInp bcall to run a Basic program, where the program name is in OP1.
To delete a program, you put the name in OP1, bcall(_chkFindSym), then bcall(_delVar). If you want to delete a program regardless of whether it is archived, use bcall(_delVarArc).
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
    »
» View previous topic :: View next topic  
Page 1 of 1 » All times are UTC - 5 Hours

 

Advertisement