Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Freyaday

Pages: 1 ... 171 172 [173]
2581
Axe / Re: What am I doing wrong here?
« on: February 24, 2011, 10:26:22 am »
Now you tell me (About the sub thing). I think Axe does support the L token now, or at least according to the documentation I have. And thank you.

2582
Axe / What am I doing wrong here?
« on: February 24, 2011, 10:18:53 am »
I'm doing something wrong here, because Axe keeps telling me that LM does not exist. And yes, I have made sure that LM does exist and is in RAM.

This is not the whole code. Just the relevant parts.
Code: [Select]
.READFAST
"[sub]L[sub]M"->Str0
GetCalc(Str0)->P
{P+5}[sup]rr[/sup]->D

Pages: 1 ... 171 172 [173]