ID:146550
 
I have a bank demo is i get this error

loading Zeta.dme
bank.dm:14:error: missing left-hand argument to =.

Thats the coding i have
BankAccount
var
=0
Pin=""
You have a =0 floating around in there. Do you have a variable that is supposed to equal 0, or is that not supposed to go there?
In response to Loduwijk
Loduwijk wrote:
You have a =0 floating around in there. Do you have a variable that is supposed to equal 0, or is that not supposed to go there?

"loading Zeta.dme"

Zeta may come that way, I don't know. He probably didn't code it. =/
In response to Hell Ramen
What if i did can you still help me then plz
In response to Govegtos
I already did. I identified the problem and asked what the mysterious "=0" is there for.