Could you explain what you mean by that.
This code which goes out to column 333 compiles just fine with PBP3.

Code:
I     VAR WORD
value VAR WORD

LOOKUP I, [$45,$35,$67,$7E,$45,$35,$67,$7E,$45,$35,$67,$7E,$45,$35,$67,$7E,$45,$35,$67,$7E,$45,$35,$67,$7E,$45,$35,$67,$7E,$45,$35,$67,$7E,$45,$35,$67,$7E,$45,$35,$67,$7E,$45,$35,$67,$7E,$45,$35,$67,$7E,$45,$35,$67,$7E,$45,$35,$67,$7E,$45,$35,$67,$7E,$45,$35,$67,$7E,$45,$35,$67,$7E,$45,$35,$67,$7E,$45,$35,$67,$7E,$45,$35,$67,$7E,_
$8F,$00,$0F,$C0,_
$EF,$55,$01,$00], value
It wraps in the forums code box, but you should get the idea.