At present if syntax is on and the filetype is e.g., cbl and the file is a legacy cobol app then any number in columns 1-6 causes an error and the entire line is highlighted in white text on a red background. This is incorrect. To illustrate:
000100 IDENTIFICATION DIVISION. is correct and should not be highlighted. Unfortunately I don't know enough about syntax files to pick out the line in cobol.vim that is causing the problem. Can someone tell me what needs to be commented out or changed? -- John Culleton Books with answers to marketing and publishing questions: http://wexfordpress.com/tex/shortlist.pdf Book coaches, consultants and packagers: http://wexfordpress.com/tex/packagers.pdf
