The script editor is just fine as long as you don't need to debug anything complex. Once you've got more than a few variables, and particularly if these include multidimensional arrays it bogs down horribly. It needs some attention I reckon!
Terry... On 10/12/08 4:03 PM, "J. Landman Gay" <[EMAIL PROTECTED]> wrote: > Fred moyer wrote: >> Hi everyone. Am I the only one for whom the script editor on 3.0 is >> glacially slow? It is almost impossible at times to code, especially >> when I have lots of huge globals loaded. > > I don't see any slowdown particularly. Do you have enough RAM? I'm just > guessing, but maybe Rev is having to swap memory out to disk a lot if > there are a lot of big globals. You could test this by opening a stack > that uses no globals and try debugging it. If it's snappy, then there > may be a memory issue with the other stacks. -- Dr Terry Judd Lecturer in Educational Technology (Design) Biomedical Multimedia Unit Faculty of Medicine, Dentistry & Health Sciences The University of Melbourne Parkville VIC 3052 AUSTRALIA 61-3 8344 0187 _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
