I need to interface a 4X40 LCD using the LCDOUT command.

The LCD has two standard controllers.
It has two enable pins to activate the controllers one at a time.
All other lines are in parallel

I have an interface that works great in MBasic but the commands in PicBasic are no way similar and the manual does not address how to control the enable pin except for a single controller.

A simple code example will get me on the right track.

Thanks....
tcbcats