- May
- 3,515
- 5
TCC 11.00.33 Windows XP [Version 5.1.2600]
I have many old files archived from the days when MS "expand" expected the 3rd character of the file extension of compressed files to be the percent sign %. Using the command below for such files results in TCC errors:
pdir/(z r dymd thmsd @inode[*] 3@links[*] fpn) E:\ESF\DISKETTE\0026\ENG.LI%
TCC: (Sys) The system cannot find the file specified.
"%@inode[E:\ESF\DISKETTE\0026\ENG.LI]"
The underlying problem is in the passing of the filename to the @INODE function.
Rex, I hope you can solve this problem!
--
Steve
I have many old files archived from the days when MS "expand" expected the 3rd character of the file extension of compressed files to be the percent sign %. Using the command below for such files results in TCC errors:
pdir/(z r dymd thmsd @inode[*] 3@links[*] fpn) E:\ESF\DISKETTE\0026\ENG.LI%
TCC: (Sys) The system cannot find the file specified.
"%@inode[E:\ESF\DISKETTE\0026\ENG.LI]"
The underlying problem is in the passing of the filename to the @INODE function.
Rex, I hope you can solve this problem!
--
Steve