I have been workin on makin a macro to buy specific items. I've been tryin to pick other macros apart but I keep running into a problem with the /call Buyitem. When it does that I get
Usage: /for <v#|p#|l#> <start> <to|downto> <end> [step x]
The line that is reffering to is in the routines.mac
/for l1 1 to $p0
I have tried various macros that make calls to this and nothing seems to work. I've gotten all the combine and selling macros to work just fine but this is where I've run into a wall. There have been questions regarding this in the past but no answers. Has anyone come up with a solution so far? A simple one? I have gone through all the readme files and searched till my eyes burned. I more than likely didn't search for the one key word that would have helped me. Any help would be appreciated.

