Richard, It may be helpful for you to look at the GW scripting wiki at http://gwmicro.com/wiki
there are some articles on learning to write scripts, which may help you learn the parts you need to get started. hth, Chip -----Original Message----- From: Richard Emling [mailto:rich...@dlinfo.de] Sent: Monday, March 15, 2010 6:49 AM To: gw-scripting@gwmicro.com Subject: Re: Reading Text between two positions in Document Hi Ralf Thx for the advicement, but this script is two numbers to high for me. Could you please take me step by step through what i whant to do? Regards Richard ----- Original Message ----- From: "Ralf Kefferpuetz" <rkefferpu...@elra-consulting.de> To: <gw-scripting@gwmicro.com> Sent: Monday, March 15, 2010 10:42 AM Subject: RE: Reading Text between two positions in Document > Hi Richard, > You might have alook to Jamal's script "select text". He does some similar > with the F8 and shift-F8 functions. > > Regards, > Ralf > > > Ralf Kefferpuetz * Germany * MSN/Live: novalis7...@live.com * Aim: > RalfKatEMC * Skype/Yahoo: rkefferpuetz7747 > http://blindpodcast.mypodcast.com > > -----Original Message----- > From: Richard Emling [mailto:rich...@dlinfo.de] > Sent: Monday, March 15, 2010 9:27 AM > To: gw-scripting@gwmicro.com > Subject: Reading Text between two positions in Document > > Hi list. > > I am about to write a script for the voice dictation program Dragon > Naturally Speaking. What the script shall do is to remember the cursor > position in a text when a key is pressed. Then dictating starts. After > dictating is finished, the user shall press the same key or key > combination > again and the script shall get the positionnew position of the writing > cursor. Now the script shall read the text between these two points, wich > ever will be the newly inserted dictated text. My problem is, that i have > no > idea how to manage this. Can somebody please help me with some hints or > code > examples? > > best regards > > Richard > >