I am looking for the file layout for a Short-cut file (.ink)
I would like to read the link...what is the link.
I am guessing I may open it with
Open FileName.ink for Input as #1
Line Input #1,strIn
Thanks