In case anybody else views this and uses the DISPLAY00.WDL from the templates, you can change the number in the "define" line to a "1" for fullscreen

// entry: Force Full/Window?
// help: Force display to fullscreen (1) or windowed (2), or leave unchanged (0)
// cntl: spin 0 2 1
// id: 3
define display00_force_window_full_const = 1;



Dave