Path: utzoo!attcan!uunet!mailrus!ncar!pvi!elsa From: elsa@pvi.UUCP (Larry Ansell) Newsgroups: comp.lang.misc Subject: Use of the jmp command in HPL Message-ID: <370@pvi.UUCP> Date: 1 Oct 90 15:12:02 GMT Reply-To: elsa@boulder.Colorado.EDU (Larry Ansell) Organization: Precision Visuals Inc., Boulder, Colorado Lines: 15 Greetings to everyone out there in netland: I've stumbled across the following use of the jmp command in HPL jmp (j+1->j) > M-N My question is what does this code do if the condition tests true? Does it execute the following command, or does it branch to some computed offset? If the condition evaluates false, does the code just skip 1 statement? Thanks for your help. Please e-mail any responses to !boulder!pvi!elsa since I don't regularly read this group. Thanks again, Larry "Lawrenzo"