Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: ANN: Planetary defense

From: al:bri:xtra at: 8-Sep-2002 22:36

Carl Read wrote:
> > you can find it here: desktop/sites/cyphre/planet defense or > > do http://www.rebol.cz/~cyphre/pdefense.r > > Hmmm... > > ** Script Error: as-pair has no value > ** Where: view > ** Near: f/offset: as-pair f/x f/y > f/changes: > > Someone not tested it on a non-beta View perhaps? (;
Try something like: ; Needed until very latest versions of Rebol are released. if not value? 'as-pair [ as-pair: func [x y] [ to-pair reduce [to-integer round x to-integer round y] ] ] Andrew Martin ICQ: 26227169 http://valley.150m.com/