Clarion 11/12 print the contents of embed

Been in VS for a couple years. I have a large C6 app with tens of thousands of lines spread out over embeds. It was easy to print the contents of an open embed in C6. What am I missing. Thanks.

You could export the app to TXA and then see the embed code that way.

On the File Menu are Print and Print Preview items, but in an App Embed what previews is the App Tree. Same for the Embeditor.

It does work correctly if you Print with a CLW source file open.

So what you could do is open a 2nd instance of the IDE and open a new Source File. Then copy/paste in an Embed’s Source and Print that. It also works to paste an Embed into Word and Print, you get the color syntax.

Carl, I am doing that. I was hoping I was missing a setting or combination somewhere.

Thanks,

Dave