Page 1 of 1

bug in RR with copy and paste in scripteditor?

Posted: Thu Jul 19, 2007 8:39 pm
by haribo
every time when use copy and paste with my database scripts i get an error,
use this code
""revExecuteSQL gConID, "Insert into Schueler (Name.........)""
in runtimemode rr comments " database error near "(" ", if i delete all and type the same in script it works ?????????????
its normally
Ralle

Posted: Thu Jul 19, 2007 10:05 pm
by Janschenkel
Is it possible that there are some invisible 'control' characters creeping in when you copy/paste from the webpage?
Never had problems with copy+paste within Revolution myself - apart from the shortcuts that would sometiems seize to function, but I haven't seen that since Rev 2.8.1

Jan Schenkel.

Posted: Fri Jul 20, 2007 7:21 am
by haribo
not from webpage, in my own project,
ralle