On Wed, Oct 20, 2021, 4:39 PM Brian K. White <[email protected]> wrote:
> On 10/20/21 7:21 PM, John R. Hogerhuis wrote: > > > If the goal is simply to make files load faster, > > My reading of the OP was more about the inconvenience of loading onto a > 100, tokenizing, then saving back to the host. > Yes. I read it the same way... and inferred the reason to do that is to have them not crash the T and to load faster. But if the load time isn't a big deal you can avoid the whole process by just naming the files appropriately. No need to pretokenize files when the laptop will happily do it on the fly. -- John.
