Hi Enoch,

Quoting Enoch <i...@hotmail.com>:

> Hi,
>
> Can marker be fixed?
...
> |S|   23|    1+ dup @i to dp
> |S|   24|    1+ dup @i swap 1+ dup @i swap >r
> |S|   25|    swap over !e set-current
> |E=set-current ?? -13 24
> **** /home/enoch/private/iobcan/amforth/lib/ans94/core-ext
> Error: Error in line sent


The error says, that "set-current" is not available.
This can be fixed by adding the line

.include "dict_wl.inc"

to file dict_appl.inc and reassembling amforth.
"marker" is working.

Cheers,
Erich


------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
Amforth-devel mailing list for http://amforth.sf.net/
Amforth-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amforth-devel

Reply via email to