It works without it. Im sure of that.
0rac343 wrote:
It works without it. Im sure of that.
Perhaps it works in anything with a getcsc, then...?
Anyone want to see my 207 byte chatting program?
ok in my TIWORD program, the following code is executed by the 'sender' while the 'receiver' is using getcalc the whole time, and the sender uses it to acknowledge the receivers done. looking at my code, a repeatin 'getkey' command allows for GetCalc(, sooo... yeah getkey acts like pause in that GetCalc can work along with it, im pretty sure, at least...
souvik1997 wrote:
Anyone want to see my 207 byte chatting program?


sure man throw it on here... but does it really work?
It does, and PLEASE use the Edit button instead of double posting.
oh sorry 'bout that <:^D
Here is my program. It's actually 209 bytes, not 207 bytes.

BASIC Code wrote:
:Lbl A
:DelVar A
:Menu("SEND/RECV","SEND",1,"RECV",2,"QUIT",3
:Lbl 3:Return
:Lbl 2
:Disp "WAITING...
:DelVar A
:Get(A
:If not(A
:Pause "NO CALC/MSG
:If not(A
:Goto A
:Get(Str1
:2→C
:Pause Str1
:Goto A
:Lbl 1
:0→C
:Get(A
:If A=1
:Disp "CALC IS SENDING
:If A=1
:Goto A
:1→A
:Input "SEND>",Str1
:Repeat C=2
:ClrHome
:Get(C
:Disp C
:Pause "SENDING
:End
:Goto A
Generated by SourceCoder, © 2005-2010 Cemetech


It actually works, so try it!

When you are sending something, press [ENTER] on the sending calc to refresh. Choose RECV from the menu on the receiving calc to see the message
Souvik, that looks like a great program, although I see a few ways to continue to optimize.

souvik1997 wrote:
It does, and PLEASE use the Edit button instead of double posting.
Seriously, rcplanegy, please do not double-post.
Rcplanegy, did you get your program to work?
souvik1997 wrote:
Rcplanegy, did you get your program to work?
I'm wondering the same thing. It seems like with the new info in this topic now that it should be quite possible if not easy.
rcplanegy wrote:
OMG Kerm YOU WORK MIRACLES!!!! YES!!!! now the sender pauses and is told to wait 5 seconds so the receiver can use GetCal( to successfully receive the message once a message has been entered. THANK YOU KERN YOUR A GENIUS and no i didn't know that... >:/


see right here i got it and the programs been working beautifully ever since. thanks everyone for your awesome help!!!
  
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 3 of 3
» 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