Hi Has anyone used the Runprocess "TextEdit:SetTextAt" process in a script before? i am having difficulty getting it to work.
i need to paste a user inputed string from a dialogue box into a text document but nothing happens! eg. msgbox output = mystring$ resetparameters addStringParameter mystring$ ' copy user string addintegerparameter 1 ' for line number runprocess "textedit:settextat" ' call process ?? anyone able to help with this simple question? thanks in advance Rich * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * To post a message: mailto:[EMAIL PROTECTED] * * To leave this list visit: * http://www.techservinc.com/protelusers/leave.html * * Contact the list manager: * mailto:[EMAIL PROTECTED] * * Forum Guidelines Rules: * http://www.techservinc.com/protelusers/forumrules.html * * Browse or Search previous postings: * http://www.mail-archive.com/[email protected] * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
