OSDelete (OpenInsight 64-bit)
At 23 SEP 2022 07:22:08PM BrianWick wrote:
How do I delete an OS path after I delete a file within that path
tx
bri
At 23 SEP 2022 07:26PM Donald Bakke wrote:
How do I delete an OS path after I delete a file within that path
tx
bri
Look at the RTI_OS_Directory function.
At 23 SEP 2022 07:45PM BrianWick wrote:
many tx Don -
SHould I be using RTI_OS_Directory instead of the OS??? stuff ?
tx
Bri
At 24 SEP 2022 02:00AM Donald Bakke wrote:
many tx Don -
SHould I be using RTI_OS_Directory instead of the OS??? stuff ?
tx
Bri
I don't know if it works better for deleting files but I am a fan of relying as much as possible on one routine that supports multiple methods versus multiple routines that only do one thing.
At 24 SEP 2022 08:40AM BrianWick wrote:
tx don for checking in.
i like this routine better as well
bri