Detach volumes (OpenInsight 32-bit Specific)
At 24 OCT 2005 10:46:30PM G Te Tamaki wrote:
We use Systables to find the location of files:
table.rec=xlate('SYSTABLES', File, '', 'X')then do a detach volume.
This has worked correctly up to OI7.
Detach_Volume in OI7 seems to be case sensitive and related to the case in the desktop icon. Eg c:\apps or c:\APPS
We have worked around the issue by using uppercase but is there a more robust solution?