Remember that when you write a program using Micro Focus® Personal COBOL for Windows™ multiple files are produced. The source code for your program is saved in a file with a name ending in .CBL as shown in this example. Then, when you successfully compile your program a file with a name ending in .INT is created.
To submit a completed programming project by e-mail you must include your source code as an e-mail attachment. Be sure to attach the file ending with .CBL and not the file with the .INT extension. The .CBL file is the only file you should attach when sending the e-mail.