9/19/2007 4:05 PM | |
Posts: 15 Rating:
|
Hello, //Network 1 L "DB Value Screen".DB_DB_R1 //assign the db input to a temp L #db_row1_tst //if the SFC does not return 0, the entry was L "DB Value Screen".DB_TYPE_R1 //check db type from display, which must be A( //check byte entry for dbx or dbb A( //check byte entry for dbw A( //check byte for dbd JU x1 //if it made it through all this process the first line L "DB Value Screen".DB_BYTE_R1 //get the starting byte from the user b1: L "DB Value Screen".DB_TYPE_R1 //determine if the type is dbb (byte) L "DB Value Screen".DB_BYTE_R1 //get the starting byte from the user w1: L "DB Value Screen".DB_TYPE_R1 L "DB Value Screen".DB_BYTE_R1 //get the starting byte from the user d1: L "DB Value Screen".DB_BYTE_R1 //it must be a double, so get starting byte [/code] AttachmentPostCrash_FC13.zip (284 Downloads) |
Last edited by: GregFritz at: 19.09.2007 16:16Last edited by: GregFritz at: 19.09.2007 16:07 |
|
Follow us on