Copying to the windows clipboard

Dennis_DecoeneDennis_Decoene Member Posts: 123
edited 2000-03-18 in Navision Financials
We have the need for an application that can copy text to the clipboard of windows. Internally in our organisation we have a navision database for registering all the changes we make to a standard database. This is per customer and project oriented. In our code, we allways make remarks on "who, why, when" did this particular modification occur. I would now like to standardise these comments per project. For this I would like to be able to attach comment to the project (from the project card) mark it with code 'CC' (Code Comment) and then when a button is pushed, send all the lines marked with 'CC' to the clipboard. In the application we are coding, we could then just paste the remark...

Question is: Is there a way to access the clipboard from C/AL or from an OCX ???

Many thanks,

Dennis Decoene
Sign In or Register to comment.