LINK TYPE/NEXT

In order to fit a single Event Step into eight words, the Link Type and Link Next fields share a single word. The Link Next field is stored in the most significant byte; the Link Type is stored in the least significant byte:

 

image\ebx_-1544232900.gif

Available Link Types

For an overview of all available link types and a list of all available link types organized by use, see Link Types and Link Values.

 

Example

A DelayMS (D) Link Type needs to be used, which will link next to step 10. Since the hexadecimal value for the DelayMS (D) link type is 0x44 (01000100 binary) and the hexadecimal value for the link next value of 10 is 0x0A (00001010 binary), then the bit map for the Link Type/Next field would be as follows:

 

image\ebx_-790669996.gif

 

Next convert this binary field to hexadecimal (0x0A44) or decimal (2628), and use it as the Command Value in either a Event Step Edit or Event Step Transfer command.

 


Copyright (c) 1997-2015 by Delta Computer Systems, Inc.