FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour File Header
Posts: 933
Joined: Sun Oct 09, 2005 01:05 PM
File Header
Posted: Thu Jun 12, 2008 03:58 PM

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 16.11, xHarbour 1.2.3, Bcc730)
Posts: 4840
Joined: Fri Nov 18, 2005 04:52 PM
File Header
Posted: Thu Jun 12, 2008 04:42 PM

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

FWH 18.05/xHarbour 1.2.3/BCC7/Windows 10
Posts: 933
Joined: Sun Oct 09, 2005 01:05 PM
File Header
Posted: Thu Jun 12, 2008 04:48 PM

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 16.11, xHarbour 1.2.3, Bcc730)
Posts: 4840
Joined: Fri Nov 18, 2005 04:52 PM
File Header
Posted: Thu Jun 12, 2008 04:56 PM

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

FWH 18.05/xHarbour 1.2.3/BCC7/Windows 10

Continue the discussion