User Tools

Site Tools


crpl:docs:dup2

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
crpl:docs:dup2 [2013/01/18 01:13] grauniadcrpl:docs:dup2 [2021/02/05 11:43] (current) – Rmoved discussion tag Karsten75
Line 1: Line 1:
-~~DISCUSSION~~+
 <- [[crpl:crplreference| CRPL reference]] <- [[crpl:crplreference#stack_manipulation|Stack Manipulation]] <- [[crpl:crplreference| CRPL reference]] <- [[crpl:crplreference#stack_manipulation|Stack Manipulation]]
 =====  dup2  ===== =====  dup2  =====
Line 12: Line 12:
 <code> <code>
 # Create a set of 4 coordinates that define a square  # Create a set of 4 coordinates that define a square 
-# of 10 dells either way from the unit's current coordinates +# of 10 cells either way from the unit's current coordinates 
 CurrentCoords dup2 10 add swap 10 add swap CurrentCoords dup2 10 add swap 10 add swap
 </code>  </code> 
  
crpl/docs/dup2.1358489613.txt.gz · Last modified: 2014/10/01 15:02 (external edit)