Yes it will. (using PBPL)
With the EXT example I pointed to earlier, all you need to change is ...Even though Offset will never be greater than 65535, one of the parameters of the READCODE statement has to be a LONG.Code:Offset VAR LONG
Since DataTable is a constant, the Offset variable gets the duty.
I'm curious where the data is coming from.
Obviously you won't want to create 64k worth of DW statements.
Is the data in a file of some type?
<br>





Bookmarks