how can i recognize if there is a picture active within a program?
that is to say, having a program that shows your pics without saying:

Code:
ERR:UNDEFINED
1:Quit
2:Goto


if there isn't a pic file
ahh...good question. I honestly don't know and would like to find out soon so...

*BUMP!*
BASIC is unable to do it, you will need an asm program for something like that.
ok thx
well..i guess im going to have to live with that error message Smile
Oooor you could request that someone make you a program to return a value in Ans based on whether a specified variable exists or not. Razz
that would be nice if you could Kerm Laughing if you want to..
so are you saying its possible for basic, or could you make one in ASM?
clementop wrote:
that would be nice if you could Kerm 0x5 if you want to..
so are you saying its possible for basic, or could you make one in ASM?
I was implying the latter, but I'm afraid I personally lack the time at the moment.
You could always look through here.
yeah. Too bad it couldn't be done, but all you would probably want it for is if the user has a pic for the background of something (not a great idea, as that could end up looking really bad).
Darn... figured it could only be donein asm.

Code:
DelVar Pic1

That way, you always know!
well..too bad
ill have to wait for that ASM prog..
i can be patient
the_m0053 wrote:
You could always look through here.
Did you try that, clementop?
oops didnt notice the linky there. thanx
ya perfect!

now if i says

Code:
AsmPrgm
21E89DE7EFF1423803EF51
43EFD74A3A7884FE04203AEFF1421A6F
131A6713E5D5E521E89DE7E1EF394336
16E1C11313EDB021D89DCD590021E89D
E7EF9B4ACD5C00AF6F2600EF9247EF56
41EFD14AC9EFAD441674656D70657865
63


is each new line supposed to be a new line on calc as well?
Just have the AsmPrgm token on its own line, but lines for the hex code don't matter.
now, how do i compile that?
Asmcomp( doesnt work for me...do i need another ASM prog lol?
You don't need to compile it, iirc.
Just call it from the main program using the [2nd][rcl].
AsmComp( compresses it and disables editing. Syntax:

AsmComp(prgm current name,prgm previously unused name
oh thats how...all right then! cool thx
  
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