Importing problem

Kelly Burgess kellyb at montana.com
Thu Oct 7 10:53:29 UTC 2021


> And I love strtok() !!

Same here, and rpos() too . . .

   Calculate directoryPath as mid(path,1,rpos(sys(9),path))

   Calculate fileName as mid(path,rpos(sys(9),path)+1)

Kelly



More information about the omnisdev-en mailing list