Declare the DE and PRT filenames. The FILENAME statements define the external files in which the programs to create the windows are stored.
filename de 'external-file'; filename prt 'external-file';