I am attempting to get several files checked with a dll and display the results. RBase process's sometimes one or two command lines. At least always one command line then it stops. It is still running in the background but it will run hours. Tried it in 7.6 latest and 9.0
I suppose I could release the dll or dll/stdcall and rerun some part of the command? That is my question - is it the stdcall or do I need to release the dll totally and then rerun the dll and stdcall? In what order if needed. If I run each line separate it works and I get my resulting variable so the command is good. Are there any setting? to set to allow RBase to use more overhead to process these dll calls, during this process? Any pointers/suggestions would be appreciated. Sincerely, Paul D.

