are you sure its crashing and not just hanging for a while? depending on what you are trying to do it can take a while for the GUI to respond- i seem to remember that certain things like this in the painter could make it seem like its crashed- freezing the application with seemingly no repsonse- but then it comes back-
what can happen if you try and get it to respond during this time is that it actually does crash by getting overloaded with requests... but ive found that often waiting it out gets you there in the end-
you may want to make that action the last thing you do before you go home- leave it chugging all night- if you come back and its done you know it just takes a long time
im not trying to school you in program-crashing 101 but do know that DS can seem unreponsive when really its is working away under the hood-
but yes i would go the coding route personally- either use the documentation, get some training or reverse engineer your existing reprots by opening them up in editor and analysing what each line of code does...
Developer Studio 7.64
Win XP
Output: mostly HTML, also Excel and PDF
"Never attribute to malice that which can be adequately explained by stupidity." - Heinlein's Razor