Part of the IF structure didn't get pasted here...

PR: 2393
This commit is contained in:
Richard Levitte 2010-12-14 21:44:33 +00:00
parent 90d02be7c5
commit a5c5eb77b5

View File

@ -570,6 +570,13 @@ $! End The P1 Check.
$!
$ ENDIF
$!
$! Check To See If P6 Is Blank.
$!
$ IF (P6.EQS."")
$ THEN
$ POINTER_SIZE = ""
$ ELSE
$!
$! Check is P6 Is Valid
$!
$ IF (P6.EQS."32")