IGNORE LAST

forgot to say i add
str_cpy(aCurrentPath,filePathName);
before loop.

in loop i use the pcount var to
get the length.
but now i see that i should have used?
// store levelname
str_cpy(camPosName_str,_str(aCurrentPath));
instead of
// store levelname
str_cpy(camPosName_str,_str(filePathName));

will try this again.


A8.3x Commercial, AcknexWrapper and VS 2010 Express
○pararealist now.