From: Hudson R. <hud...@so...> - 2002-08-15 13:39:48
|
Hi Win, > I would suggest that TC would strip the eventual 'extension' off the > filename and adds '.idx' to the result. I think a good idea. > So <file.data> will result in an index called <file.idx> > And <file> will result in <file.idx> > And <file.creationdata.data> will result in <file.creationdate.idx> In this way I don't think a good idea. In my point of view, the ideal is this: so <file> will result in an index called <file.idx> and <file.dat> will result in an index called <file.dat.idx> What do you think? Developers, is very hard to modify the file index extension in TinyCOBOL? Thanks Hudson |