Go Back   Velocity Reviews > Newsgroups > MCSE
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply

MCSE - OT: Infor for a Multi-Dim App

 
Thread Tools Search this Thread
Old 10-14-2004, 10:07 PM   #1
Default OT: Infor for a Multi-Dim App


Howdy,

I am looking for an explorer style application that might allow me to view
files from different ways.

For Example, I have the following file structure.

C:\User1\Acct\Books.xls
C:\User1\Acct\Cats.xls
C:\User1\Purch\File1.doc
C:\User2\Acct\Books22.xls
C:\User2\Acct\Cats55.xls

I know I can go through the file structure and look at the file for each
user in the Acct folder. What I also want is to be able to attach files to a
virtual folder so I can simply type c:\Acct (or something similar) and see
all 4 accounting files. I guess you could say I am looking for a way to
group files other than the folder structure.

Any ideas?

TIA

Dragon




Dragon
  Reply With Quote
Old 10-14-2004, 10:57 PM   #2
catwalker63
 
Posts: n/a
Default Re: OT: Infor for a Multi-Dim App
"Dragon" <> prattled ceaslessly in
news::

> Howdy,
>
> I am looking for an explorer style application that might allow me to
> view files from different ways.
>
> For Example, I have the following file structure.
>
> C:\User1\Acct\Books.xls
> C:\User1\Acct\Cats.xls
> C:\User1\Purch\File1.doc
> C:\User2\Acct\Books22.xls
> C:\User2\Acct\Cats55.xls
>
> I know I can go through the file structure and look at the file for
> each user in the Acct folder. What I also want is to be able to attach
> files to a virtual folder so I can simply type c:\Acct (or something
> similar) and see all 4 accounting files. I guess you could say I am
> looking for a way to group files other than the folder structure.
>
> Any ideas?
>
> TIA
>
> Dragon
>
>
>


Yeah, change your file structure and put all the files in the same
folder. <eg>

--
Catwalker
aka Pu$$y Feet
BS, MCP

"Definitely not wearing any underwear."


catwalker63
  Reply With Quote
Old 10-14-2004, 10:59 PM   #3
kpg
 
Posts: n/a
Default Re: Infor for a Multi-Dim App
"Dragon" <> wrote in message
news:...
># Name resolution details: file://c:\temp\150078.htm (10/14/2004 4:51:38
>PM) #
> Howdy,
>
> I am looking for an explorer style application that might allow me to view
> files from different ways.
>
> For Example, I have the following file structure.
>
> C:\User1\Acct\Books.xls
> C:\User1\Acct\Cats.xls
> C:\User1\Purch\File1.doc
> C:\User2\Acct\Books22.xls
> C:\User2\Acct\Cats55.xls
>
> I know I can go through the file structure and look at the file for each
> user in the Acct folder. What I also want is to be able to attach files to
> a virtual folder so I can simply type c:\Acct (or something similar) and
> see all 4 accounting files. I guess you could say I am looking for a way
> to group files other than the folder structure.
>
> Any ideas?
>
> TIA
>
> Dragon
>


No. But the syntax would be c:\*\acct\*.*



This would be an easy little program to write as a command line util and
just a little harder for an 'explorer' type app (depending on the B&W)

kpg



kpg
  Reply With Quote
Old 10-15-2004, 02:55 PM   #4
Consultant
 
Posts: n/a
Default Re: Infor for a Multi-Dim App
dfs?


"Dragon" <> wrote in message
news:...
> Howdy,
>
> I am looking for an explorer style application that might allow me to view
> files from different ways.
>
> For Example, I have the following file structure.
>
> C:\User1\Acct\Books.xls
> C:\User1\Acct\Cats.xls
> C:\User1\Purch\File1.doc
> C:\User2\Acct\Books22.xls
> C:\User2\Acct\Cats55.xls
>
> I know I can go through the file structure and look at the file for each
> user in the Acct folder. What I also want is to be able to attach files to
> a virtual folder so I can simply type c:\Acct (or something similar) and
> see all 4 accounting files. I guess you could say I am looking for a way
> to group files other than the folder structure.
>
> Any ideas?
>
> TIA
>
> Dragon
>





Consultant
  Reply With Quote
Old 10-15-2004, 03:16 PM   #5
kpg
 
Posts: n/a
Default Re: Infor for a Multi-Dim App
"Consultant" <> wrote in message
> dfs?


awesome



kpg
  Reply With Quote
Old 10-15-2004, 07:40 PM   #6
Dragon
 
Posts: n/a
Default Re: Infor for a Multi-Dim App
hmm, not for single systems on a daily basis.Too many files changing.

I think this is suppose to be feature of Longhorn (unless they have taken it
out).

"Consultant" <> wrote in message
news:...
> dfs?
>
>
> "Dragon" <> wrote in message
> news:...
>> Howdy,
>>
>> I am looking for an explorer style application that might allow me to
>> view files from different ways.
>>
>> For Example, I have the following file structure.
>>
>> C:\User1\Acct\Books.xls
>> C:\User1\Acct\Cats.xls
>> C:\User1\Purch\File1.doc
>> C:\User2\Acct\Books22.xls
>> C:\User2\Acct\Cats55.xls
>>
>> I know I can go through the file structure and look at the file for each
>> user in the Acct folder. What I also want is to be able to attach files
>> to a virtual folder so I can simply type c:\Acct (or something similar)
>> and see all 4 accounting files. I guess you could say I am looking for a
>> way to group files other than the folder structure.
>>
>> Any ideas?
>>
>> TIA
>>
>> Dragon
>>

>
>





Dragon
  Reply With Quote
Old 10-15-2004, 07:43 PM   #7
Dragon
 
Posts: n/a
Default Re: Infor for a Multi-Dim App
Very true.

You could probably create a cmd file and leave it to run whenever you want.
The only problem I see if with having multiple grouping. You file structure
may not always be same for every user. So it might be nice to simply right
click on the file, Add to Group, Select an existing group or create a new
one. This way you can simply see all the files that are part of a group. I
guess similar to how you can group contacts in outlook.

"kpg" <> wrote in message
news:%...
> "Dragon" <> wrote in message
> news:...
>># Name resolution details: file://c:\temp\150078.htm (10/14/2004 4:51:38
>>PM) #
>> Howdy,
>>
>> I am looking for an explorer style application that might allow me to
>> view files from different ways.
>>
>> For Example, I have the following file structure.
>>
>> C:\User1\Acct\Books.xls
>> C:\User1\Acct\Cats.xls
>> C:\User1\Purch\File1.doc
>> C:\User2\Acct\Books22.xls
>> C:\User2\Acct\Cats55.xls
>>
>> I know I can go through the file structure and look at the file for each
>> user in the Acct folder. What I also want is to be able to attach files
>> to a virtual folder so I can simply type c:\Acct (or something similar)
>> and see all 4 accounting files. I guess you could say I am looking for a
>> way to group files other than the folder structure.
>>
>> Any ideas?
>>
>> TIA
>>
>> Dragon
>>

>
> No. But the syntax would be c:\*\acct\*.*
>
>
>
> This would be an easy little program to write as a command line util and
> just a little harder for an 'explorer' type app (depending on the B&W)
>
> kpg
>





Dragon
  Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Multi region / multi format players br2001@webtv.net DVD Video 3 07-06-2006 01:32 PM
- Multi Disc DVD Player - Recommendations? Ken Coghill, WB4ZOH DVD Video 1 02-22-2005 02:24 AM
New releases: Kill Bill 2, Scorsese multi pack & Ultimate Party: Updated complete downloadable R1 DVD DB & info lists Doug MacLean DVD Video 0 05-22-2004 05:51 AM
anyone know of a good multi region DVD player to be used with Yamaha RXV1400? Apkesh DVD Video 1 01-03-2004 02:40 PM
I Need a Multi Region Portable DVD Player Tim DVD Video 2 12-21-2003 09:58 AM




SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46