File Header

Post Reply
User avatar
Jeff Barnes
Posts: 912
Joined: Sun Oct 09, 2005 1:05 pm
Location: Ontario, Canada
Contact:

File Header

Post by Jeff Barnes »

Hi,

In Windows, when you look at a folder in "details" view, you can add other columns by right clicking the headers and selecting "more".

Is there any way to read this information and store it via FWH ?

For example: some of the headers are:
NAME
LAST NAME
FIRST NAME
PID

I would like to know what data is stored in these headers.
Thanks,
Jeff Barnes

(FWH 12.01, xHarbour 1.2.1, Bcc582)
User avatar
James Bott
Posts: 4654
Joined: Fri Nov 18, 2005 4:52 pm
Location: San Diego, California, USA
Contact:

Post by James Bott »

Jeff,

Well, I'm confused. There is no LAST NAME, FIRST NAME, or PID in my Windows Explorer right-click menu (and it doesn't make sense that there would be). Are you referring the headers in a FWH browse instead?

James
User avatar
Jeff Barnes
Posts: 912
Joined: Sun Oct 09, 2005 1:05 pm
Location: Ontario, Canada
Contact:

Post by Jeff Barnes »

James,

It turns out that these were added by a program that I have installed :oops:

I would still like to be able to extract the data in these fields :lol:
Thanks,
Jeff Barnes

(FWH 12.01, xHarbour 1.2.1, Bcc582)
User avatar
James Bott
Posts: 4654
Joined: Fri Nov 18, 2005 4:52 pm
Location: San Diego, California, USA
Contact:

Post by James Bott »

Jeff,

>It turns out that these were added by a program that I have installed

Then the data must be in a database that the addon program is using. I would check in it's directory for a database file.

James
Post Reply