While, I agree with melanie... If I had to guess, I'd say that there was an un-closed string constant in your script.
It's like... if you were quoting someone and left off the end quote. Someone reading it would have a hard time knowing the difference between what the person said that you're quoting and what you're saying. The compiler has that issue also with strings. -Teravus On Wed, Apr 13, 2011 at 12:44 PM, Eldor Primov <[email protected]> wrote: > > Thank you > > On Thu, Apr 14, 2011 at 1:46 AM, Melanie <[email protected]> wrote: >> >> We can not support ReX server issues here. The code you're invoking >> doesn't exist in OpenSim. Please ask this question on the ReX >> mailing list. >> >> Melanie >> >> Eldor Primov wrote: >> > Hello >> > >> > I want to make helicopter, but can not fly. I looked through all script >> > in >> > viewer and i am sure that problem is in server side. >> > When I am pressing Page UP helicopter should fly, but it does not. At >> > that >> > time server side(Realxtend-server 0.5) gives note(or error) like: >> > *ExecutePythonCommand >> > exception IronPython.Runtime.Exceptions.PythonSystaxErrorException:EOL >> > while >> > scanning single-quoted string * >> > So I tried another server (RealXtend 04), but it can not compile the >> > script. >> > I have got helicopter script from Heaton Research web page. >> > >> > Thank you >> > >> > >> > >> > ------------------------------------------------------------------------ >> > >> > _______________________________________________ >> > Opensim-dev mailing list >> > [email protected] >> > https://lists.berlios.de/mailman/listinfo/opensim-dev >> _______________________________________________ >> Opensim-dev mailing list >> [email protected] >> https://lists.berlios.de/mailman/listinfo/opensim-dev > > > _______________________________________________ > Opensim-dev mailing list > [email protected] > https://lists.berlios.de/mailman/listinfo/opensim-dev > > _______________________________________________ Opensim-dev mailing list [email protected] https://lists.berlios.de/mailman/listinfo/opensim-dev
