Author Topic: Help. I'm pretty sure I screwed something up bad.  (Read 28925 times)

0 Members and 1 Guest are viewing this topic.

Offline ACagliano

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 919
  • Rating: +32/-2
    • View Profile
    • ClrHome Productions
Help. I'm pretty sure I screwed something up bad.
« on: April 08, 2010, 07:19:27 pm »
My calculator is no longer letting me modify or store to Strings in programs. Even the simple command:

Code: [Select]
Input "",Str0
is yielding "Err: Undefined". This is true for the "sub(" command and the "equ->string(" and "string->equ(" commands. This is even if I predefine the string. And it's EVERY string.

Editing and defining of strings outside of the program is fully functional.

What is going on????

SirCmpwn

  • Guest
Re: Help. I'm pretty sure I screwed something up bad.
« Reply #1 on: April 08, 2010, 07:22:14 pm »
Weird, what were you doing recently?
Try a RAM reset as well, and check your memory menu and see if they exist.

Offline ACagliano

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 919
  • Rating: +32/-2
    • View Profile
    • ClrHome Productions
Re: Help. I'm pretty sure I screwed something up bad.
« Reply #2 on: April 08, 2010, 07:24:38 pm »
Only working with Axe stuff recently.
RAM reset: same error.
Memory Menu: no strings in memory

SirCmpwn

  • Guest
Re: Help. I'm pretty sure I screwed something up bad.
« Reply #3 on: April 08, 2010, 07:25:53 pm »
Odd...
Check to see if CalcSys thinks they are there.
Also, pre-define a string and see if it shows up, too.

Offline ACagliano

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 919
  • Rating: +32/-2
    • View Profile
    • ClrHome Productions
Re: Help. I'm pretty sure I screwed something up bad.
« Reply #4 on: April 08, 2010, 07:27:13 pm »
Yes, a predefined String shows up.

Resetting DEFAULT had no effect-still error.
Calc Sys pending

Where am I heading in CalcSys?
« Last Edit: April 08, 2010, 07:29:48 pm by ACagliano »

SirCmpwn

  • Guest
Re: Help. I'm pretty sure I screwed something up bad.
« Reply #5 on: April 08, 2010, 07:33:02 pm »
In CalcSys, go to More>VAT>1 and look up the string (I think.  No calc atm)
Then, look for your string and post with the hex/characters.

Offline ACagliano

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 919
  • Rating: +32/-2
    • View Profile
    • ClrHome Productions
Re: Help. I'm pretty sure I screwed something up bad.
« Reply #6 on: April 08, 2010, 07:34:08 pm »
Str0: FD10

SirCmpwn

  • Guest
Re: Help. I'm pretty sure I screwed something up bad.
« Reply #7 on: April 08, 2010, 07:35:11 pm »
Anything else?  Post with the whole page of hex, please, along with the string it should be and the characters displayed below each byte.

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Help. I'm pretty sure I screwed something up bad.
« Reply #8 on: April 08, 2010, 07:35:47 pm »
strange, I never heard of this error before. It must be a bad ASM prog that was ran before that. I would try maybe backing up your stuff too if you have the chance, in case (nvm if you got CalcUtil and do stuff from archive)

Offline ACagliano

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 919
  • Rating: +32/-2
    • View Profile
    • ClrHome Productions
Re: Help. I'm pretty sure I screwed something up bad.
« Reply #9 on: April 08, 2010, 07:38:18 pm »
1. FD2B:F
2. FD22:E
3. FD19:C
4. FD10:Str0
5. FD07:M
6. Next
7. Back

Is this what u need? It's under the "Symbol VAT".

SirCmpwn

  • Guest
Re: Help. I'm pretty sure I screwed something up bad.
« Reply #10 on: April 08, 2010, 07:39:29 pm »
Press "4"

Offline ACagliano

  • LV8 Addict (Next: 1000)
  • ********
  • Posts: 919
  • Rating: +32/-2
    • View Profile
    • ClrHome Productions
Re: Help. I'm pretty sure I screwed something up bad.
« Reply #11 on: April 08, 2010, 07:40:07 pm »
Lets do this on the chat.

SirCmpwn

  • Guest
Re: Help. I'm pretty sure I screwed something up bad.
« Reply #12 on: April 08, 2010, 07:40:50 pm »
I'll post the solution once we are done.

SirCmpwn

  • Guest
Re: Help. I'm pretty sure I screwed something up bad.
« Reply #13 on: April 08, 2010, 07:41:29 pm »
Ah!  OmnomIRC bot is down.  Netsplit.

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Help. I'm pretty sure I screwed something up bad.
« Reply #14 on: April 08, 2010, 07:45:50 pm »
Mhmm that last post was totally offtopic and it was even a double-post x.x

Wait nvm the post was on the topic of doing it in the chat x.x my bad

Still double post tho :P
« Last Edit: April 08, 2010, 11:04:40 pm by DJ Omnimaga »