How to Open() only specific columns
Hi, if I have a large JMP data table is there a way I can send a message to Open() that only loads in specific column(s)? This would greatly reduce file loading time for a large file. For example if I have this file:Open("c:\temp\fruit.jmp");Lets say fruit.jmp contains 200 columns of different fruit types and I may need access to all of these, but for the moment I only need load in one column "A...