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

PR: 2393
This commit is contained in:
Richard Levitte 2010-12-14 21:44:31 +00:00
parent c329c6bac7
commit c596b2ab5b

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")