December 2, 201411 yr Hello all, I'm having a problem with users being unable to copy/paste text into or out of my FileMaker solution that has me puzzled. The solution is built in FMP12 / FMS 12, and the machines are Win7. When I am logged in with full access privileges, I can copy and paste anywhere with no trouble. When logged in as a different user, with a different privilege set, I can not. Instead of pasting the copied text into the field, it pastes what appears to be some kind of control character. Both privilege sets have "Available Menu Commands" set to ALL. What am I missing? Any help is appreciated. Thanks, John Apologies if this in the wrong section. Posted here because it appears to be related to privilege set. Please move if inappropriate.
December 2, 201411 yr Author Yes! Thank you! The other users have a different menu set, so not privilege set related at all.
December 3, 201411 yr What evidence is their of the presence of a control character? You could perform the paste and get the code of the indicator through the Code() function in a calculation. You might want to check the menu set that is loaded when you can not sucessfully paste and see if the Edit>Paste menu command has been redefined. I would caution using cut/copy/paste because it messes with the clipboard and when i do use them I always redirect the edit>paste menu item to appropriatley filter the data before executing the paste.
Create an account or sign in to comment