Part of the IF structure didn't get pasted here...
PR: 2393
This commit is contained in:
parent
c3c7a0d26e
commit
d76ce84c92
@ -570,6 +570,13 @@ $! End The P1 Check.
|
|||||||
$!
|
$!
|
||||||
$ ENDIF
|
$ ENDIF
|
||||||
$!
|
$!
|
||||||
|
$! Check To See If P6 Is Blank.
|
||||||
|
$!
|
||||||
|
$ IF (P6.EQS."")
|
||||||
|
$ THEN
|
||||||
|
$ POINTER_SIZE = ""
|
||||||
|
$ ELSE
|
||||||
|
$!
|
||||||
$! Check is P6 Is Valid
|
$! Check is P6 Is Valid
|
||||||
$!
|
$!
|
||||||
$ IF (P6.EQS."32")
|
$ IF (P6.EQS."32")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user