cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • DownloadSemiconductor Toolkit: Tools to create wafer maps, add wafer geometry to graphics, explore die defects & compare wafers.
  • Discovery Summit 2026: Early User Edition - September 23-24.Register. It's free.
  • Use JMP Clinical with CDISC-compliant data. Review studies, ID safety and efficacy signals & communicate findings with interactive graphics. Register to see how. Aug. 27, 2 pm US ET.

Discussions

Solve problems, and share tips and tricks with other JMP users.
Choose Language Hide Translation Bar
hogi
Level XIII

MFI + Lines To Read

What is the most efficient way to import a single line (row # 2) from multiple files?

3 REPLIES 3
hogi
Level XIII

Re: MFI - LAST Data Line

txnelson
Super User

Re: MFI - LAST Data Line

What kind of file are you reading in? jmp, xlsx, txt, csv ???

Jim
hogi
Level XIII

Re: MFI - LAST Data Line

csv.

I was surprised that I could not find a post on the topic - not even my first one, argh! :)
So I created a new post.

Later I found the original post and added the link.

 

For my case now, the approach via Open (filename, lines to read(1))  is fine.


Besides this, I hope the wish Multi-File-Import: restrict number of lines to read will collect enough Kudos to trigger development for

  1. MFI(<<lines to read(N))
  2. MFI (<< end of DATA block("\!n\!n"))

    especially #2 will solve a lot of headache with complicated files :)

Recommended Articles