Path: utzoo!attcan!uunet!samsung!dali!uakari.primate.wisc.edu!brutus.cs.uiuc.edu!psuvax1!psuvm!sml108 From: SML108@psuvm.psu.edu Newsgroups: comp.sys.sgi Subject: weird graphics op... Message-ID: <90101.120225SML108@psuvm.psu.edu> Date: 11 Apr 90 16:02:24 GMT Organization: Penn State University Lines: 15 Should the command rmv2i(0,0) have no effect whatsoever? In a program I am writing, the following two sequences have different effects.. rmv2i(0,0) rdr2i(0,10) and rdr2i(0,10) on its own. The manual states that these are relative moves, but they don't seem to act like them... Scott Le Grand aka sml108@psuvm.psu.edu