hi,
my problem:
i do some changes within a cobol program and call my edit macro as primary command. i didn't confirm (pressing "enter") my changes before.
the macro should check the source in consideration of my changes, but.... no! It only checks the "old" source and confirm my changes after checking.
So how could i catch the status "changes pending"?
Or how could i confirm "pending changes" with my Macro?
I already tried "data_changed", "change_counts" and "line_Status" without success.
____________________________________________________________
So Long, and Thanks for All the Fish
my problem:
i do some changes within a cobol program and call my edit macro as primary command. i didn't confirm (pressing "enter") my changes before.
the macro should check the source in consideration of my changes, but.... no! It only checks the "old" source and confirm my changes after checking.
So how could i catch the status "changes pending"?
Or how could i confirm "pending changes" with my Macro?
I already tried "data_changed", "change_counts" and "line_Status" without success.
____________________________________________________________
So Long, and Thanks for All the Fish