From: Enoch <ix...@ho...> - 2012-10-21 16:04:40
|
Thanks Erich, MARKER does indeed work and it is essential -- we can't expect an enduser to use JTAG when upgrading appl. Regards, Enoch. ew....@na... writes: > Hi Enoch, > > > Quoting Enoch <ix...@ho...>: > >> 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 |