Grouping and linking by giving a Folder Name?????

Hi all.
Is there any possibilities to have LINKS for the given FOLDER (specified by the user).
For eg:
SystemName: \\Sys1\c\TestFolder
\\Sys1\c\TestFolder.....Like this the Folder name will be given. What is the need here is to generate automatic link to the sub folders of files.
Here links needed for Italicized words....
C:\TestFolder (Folder name will be specified in the code)
|
|----- TestFile1(Sub files-Link needed)
|----- TestFile2(Sub files-Link needed)
|----- TestFile3(Sub files-Link needed)
|<<Some folders or files >>

What's a link in your understanding?Link like <<a href>>.
Any classes available?
Sub files, folders links of the given particular
FOLDER name should be displayed automatically and
<<sub files, folders>> should be opened.
Should be displayed where?

Similar Messages

  • Mac OSX, 10.7.5, LR 5.6  After creating a new folder in the Destination section and importing images, the new folder name appears as 2010, no matter what name I give it.  Why is it doing this?

    Mac OSX, 10.7.5, LR 5.6  After creating a new folder in the Destination section and importing images, the new folder name appears as 2010, no matter what name I give it.  Why is it doing this?

    I am experiencing Mavericks failing to copy subdirectories from usb sticks, I am backing up game saves from a console. Both sticks I use are fine, same permissions of course since the console wrote the files. Sometimes it copies, sometimes it doesn't. It seems to be related to the mounting process.
    Thank God Apple hasn't (yet) broken bash.

  • Create and save a multipdf as folder name?

    I have created a macro that takes all files in a folder and create a multi page pdf. But I want it to be saved as the folder name automaticly. How do I do?

    OK, now I understand. It's not possible to automatically save the file under a specific name when doing it like that because you have no access to the paths of the files that are being combined. Also, in principle these files don't have to be all located under the same folder, so it would be technically impossible to do it anyway.
    I have developed a combination of a script and an Action that does allow you to do it, but in your case it would involve many more steps than simply entering the name manually, I think.

  • Workcentre Group and links not appearing

    Hi All
    I Created BI report links, assigned them to the workcentre group ID reports and this group is assigned to the workcentre.
    I went to the Business role..into the adjust workcentre group id links....I could see the group assigned to the workcentre and the links assigned to the group. I checked marked the links as visible and saved. But when I come to the web UI, I don't see the workcentre group nor the links ? Please reply ASAP
    Thanks
    TR

    If these are missing then there has to be something that you are missing in the config itself. It has to be something really small that is very easy to be ignored. Please review the config once again, closely. For reference please do have a look at the blog below by Vikash...it is really helpful:
    /people/vikash.krishna/blog/2009/04/23/crm-2007-how-to--2-b-transaction-launcher?page=last&x-order=date
    Please do revert in case problem persists.
    Thanks and Regards
    Varun Taneja

  • Selecting, grouping, and linking layers

    This question was posted in response to the following article: http://help.adobe.com/en_US/photoshop/cs/using/WSfd1234e1c4b69f30ea53e41001031ab64-78d2a

    That link doesn't work for me.
    I think it's missing .html -- http://help.adobe.com/en_US/photoshop/cs/using/WSfd1234e1c4b69f30ea53e41001031ab64-78d2a.h tml
    Hey Mike,
    Linking layers is similar grouping layers in a sense, but a bit different as well.
    So you can have multiple layers retain their relationship to each other as you move them around, or transform them and they will transform together.
    Unlink them and they will act separately
    One difference of linked layers vs grouped layers is that you can move a linked layer up and down your layers panel, in and out of groups, and still maintain it's link to the other layers which may reside in a group. So that if you select that layer and move it on the canvas, it will still move with the layer it's linked to even though it's outside the group.
    You can link multiple groups together as well.

  • Jar and classpath with space in folder name?

    Hi, all.
    Just for fun: what if I have a jar file that is dependant on the other jar file which is placed in folder with space in its name? How would I link it in manifest file?
    Thanks.

    Havae you tried quoting the Class-Path value?

  • Group and link options

    I guess I'm getting old cause for years now I have had the Layers>group options and for some reason now all I have is the link option available. Running Windows XP, Photoshop CS3
    What did I do to lose it? or what causes that, so I can change things..
    Thank you, Linda

    Click the really small down arrow at the upper right corner of the layers window, which brings up a menu that has all the options you mentioned. You may need to ctrl+click the files before some of the options are active, but I'm pretty sure that's what you're trying to find.

  • PC-UI : Creating new Filed Group and link it to the screen

    I have extended the Leads application in EEWB in CRM 4.0. I would like to bring the new fields in PCUI. How do I create a new field group containing the newly created fields, link it to the screen structure and generate the corresponding layout. Do I have to use CRMC_BLUPRINT transaction code at any point of time. An answer for a detailed approach would be rewarded with Maximum Points.
    Thanks!
    Suresh.

    as it is custom fields use the tx:CRMC_BLUPRINT_C.
    BTY when you add new fields via EEWB it will automatically generates fieldgroup and shows in the screen.
    If you want to create your own fieldgroup goto above tx and you will find field group under application element.
    Raj

  • Folder names with diacritics & NFS shares

    OK; sometimes things appear simple but are not. Sharing files with an OSX client has been, and is a nightmare in a Linux environment.
    We have a mostly Ubuntu environment and have tried Samba, and NFS. After a significant amount of work the Mac can do stable NFS Mounts provided the following unconventional settings are implemented:
    In the /etc/exports file on the Ubuntu server:
    /some/catalog/to/export 192.168.0.0/24(rw,sync,nosubtree_check,allsquash,anonuid=1000,anongid=1000,insecure)
    - anonuid needs to be user ID of the user on the server that is the owner of the catalog
    - anongid needs to be group ID of the group on the server that is the primary group for of the catalog
    On the Mac in Disk Utility/File/NFS Mounts:
    - Enter the correct paths
    - click "Advanced" and fill in: resvport,nolocks,locallocks,intr,soft,wsize=32768,rsize=32768
    This finally let's you mount the share
    However, after using the share for a while we discovered that folder names on the share that contains diacritic characters, including characters å,ä,ö and Å,Ä,Ö did not display in the file listing in Finder (In Path Finder Folder names are replaced with " -- "), nor could the folder be opened. However, right-clicking the " -- " in Path Finder and selecting "Get info" did display the correct path to the folder and did display the diacritic characters in the path correctly.
    In a catalog containing 264 folders that all had the same owner and the same group & permissions, 94 did not display properly in OSX/Finder and none could be opened. All 94 contained one or more diacritic characters (åäö or ÅÄÖ). None of the 170 others did contain any diacritics. Spaces, and e.g. "&" does not cause problems.
    With an Ubuntu client I can NFS mount the same server, and I do get the folder names displayed correctly and I can open the folders. It appears likely there is a bug in OSX - likely in Finder/Path Finder, since the correct path name is displayed in "Get Info".
    Message was edited by: TheSnowGirl
    Message was edited by: TheSnowGirl

    Gave up on this and downloaded Interarchy (RBrowser seems similar). This is not NFS and not Samba; rather FTP over SSH (SFTP). Secure, even for remote access and works out of the box, like breeze. All access rights intact . And there is a preview of file, rather that open on remote server...

  • How to add folder name to document library view

    Using Project Server 2010.
    We have a set of standard folders on each of our project sites for Requirements, Development, Testing, etc.  Currently, we display this library like you would see in File Explorer - you see a list of folders at the top, double-click on a folder
    to drill down, etc.
    I want to display these same documents as a straight list of all documents - not grouped into folders - but with the folder name displayed next to it (sort of like an attribute).  I can create the list view easily by selecting the "Show all items
    without folders" option in the view settings; however, the containing folder name is not available as a column name.
    Is this possible?

    I do not think there is an out of the box way to do this.
    The immediate solution that comes to mind is using a workflow, that runs everytime  a document is uploaded/item created, which may be too much for your scenario.
    Cheers,
    Prasanna Adavi, Project MVP
    Blog:
      Podcast:
       Twitter:   
    LinkedIn:
      

  • Publishing bug with FTP servers - Spaces at end of file/folder names

    I'm sharing what I've found after lots of troubleshooting with my Mom's iWeb website. I originally came across this in the previous version of iWeb, and have seen it again in the current version.
    For the sake of this example, she had an image gallery on her site. The image file she added to iWeb had a space at the of the filename, just before the file extension, something like "image name .jpg"
    In the old version of iWeb (iWeb 08), we would publish the site to a folder on her computer, and it would generate a folder for each image in the gallery. These folders would hold the original image and thumbnail image. Each folder name was the image's filename, minus the extension. In this example, the folder name was "image name " with a space at the end, which is valid on the Mac OS X file system.
    When we uploaded it to the FTP site (which happened to be GoDaddy) using a 3rd party FTP tool, certain images would always fail to upload. After much testing and troubleshooting with other FTP software, we found that the FTP server did not allow spaces at the end of folder names, and it automatically replaced them with underscores. So, we tried to upload a folder called "image name ", and ended up with one called "image name_". As a result, we couldn't upload any of the files that were supposed to be IN that folder, because it could not be found under it's intended name.
    Fast forward to today, using iWeb 09. Now the software allows you to upload to a 3rd party FTP server, so we've stopped using the other FTP software and do it all in iWeb.
    She added a new image to her gallery and tried to publish changes, and got the error: "There was an error communicating with the FTP server. Try again lager, or check with your service provider"
    Once she removed the image, publishing worked again. It turned out the original image had a space at the end of the filename, just before the extension again. Once this space was removed, everything worked again.
    Hopefully this helps somebody else down the road. If you have trouble with certain files, check them for spaces at the end, just before the extension. Perhaps in a future release, Apple could update the site publishing code to trim leading/trailing spaces from folder names.
    If you've seen this before, or have any further questions/feedback for me, feel free to post a response. Thank you for reading.

    It would be nice if Apple could make their error messages more descriptive of the actual problem so we have a better idea of how to solve it. I am "the mom" who had the problem B2Ben posted about.
    The error message seemed to place blame on the ftp server or my ISP, consequently I wasted a lot of time with these people when it wasn't even remotely their fault.
    As with most computer problems, I ended up learning a lot from it and it always helps with gaining confidence. This is my 20th year as a Mac user!.. yes, since 1989. I look forward to seeing what some of you have experienced with this same issue.
    iMac GHZ PowerPC G$ Mac OS X (10.5.7)

  • Moving indesign files (.indd) and link files

    Hi guys
    How can I move indesign files (.indd) and link files to another folder without breaking the link? or recreate the link.
    I couldnt find any good answer.
    Thanks

    As per my knowledge, such scenario is not supported by product, these links are of "absolute" type (let Adobe team prove I am wrong).
    If you have 360 files and need to rename/move the whole project, the only reasonable way is to write a script that would find and update all references with new location.
    The only other trick that comes to my mind is to manipulate the file system (NTFS or whatever Mac OS X uses), i.e. create a hardlink for folder, and/or bunch of softlinks for files, between old and new location, so that from the program's point of view the path and filenames would be the same. A sort of a quick & dirty hack.
    But it only makes sense to do so, if you do not need to reuse old location and filenames. A script to fix broken links, especially if you handle and support it yourself, will resolve this problem forever.

  • Mountain Lion Server - Folder names intermittently change between Upper and Lowercase names on some user's iMacs

    Hi,
    Sorry if I'm posting in the wrong group, but I couldn't find a Mountain Lion server specific group.
    I have a new Mac Mini Server running 10.5.8 that serves Mac only users. The Mac Mini has a 4tb Promise Pegasus RAID attached via thunderbolt. Today, some of the users on the network reported that a folder on the RAID was quickly alternating displaying it's sub-folders as all capital letters then upper and lowercase - I witnessed this and it happened 2-3 times a second. I have run a propogate permissions fix on the folder, then the whole volume from within Server App and also copied the contents of this folder to my Mac, then I deleted the original from the server and created a brand new folder with the correct name and copied the contents back.
    The problem still persists. Server App does not report any issues and other folders don't exhibit this behaviour. I've looked to see if there are any weird characters in folder names that would do this. The volume is shared via AFP only (SMB and WEBdav are off).
    Any ideas as to what could be going on?
    Thanks in advance!

    Hi.
    I solved this problem. I fixed permissions on the Mac's that the users were using to access the server and this has fixed the problem. The server folder giving the problems had many nested folders totalling over 5000 items inside and this seemed to corrupt the permissions on the user's macs.
    Hope this helps anyone with similar issues.

  • Urgent to group and show the folder metadata base on profile in UCM

    Hi All,
    My requirement is I have to group and show the folder metadata for folder creation, updating and information based on profile.
    Suppose If I want to create, update and information a HR folder that time I have to show only HR metadata
    If I want to create, update and information a FINANCE folder that time I have to show only FINANCE metadata
    If I want to create, update and information a standard folder that time I have to show only standard metadata
    Example
    Someone accessing a ‘standard’ folder would not see the HR group of metadata fields; instead they should just see the ‘standard’ profile metadata fields for said folder. Conversely, when someone is accessing a ‘HR’ folder, they should see the ‘HR document’ metadata profile for that folder.
    Please help me is there any way which can I approach this by through configuration.
    Thanks in advace
    Kishore.
    Edited by: kishore on Jul 25, 2011 1:44 AM
    Edited by: kishore on Jul 25, 2011 10:22 PM

    I checked the standard behaviour. When I create few profiles I am able to choose the profile I want while creating a new folder (there is an option Switch Profile).
    Therefore, the only thing that remains is auto-select the profile you want to use. Note that profiles by default are selected by the Trigger Field (configured in Configuration Manager). This means you need to combine requirements you have for your folders and for your content items. This can be quite challenging. However, you can also 'Use rule activation condition', which is assigned to rules contained in the profile. There, you can work with any metadata and other system variables (like checkin vs. search defined in dpAction - see this link for further details: Value of dpAction
    In your case, you could use folder name, or create a surrogate metadata field containing list of values and use it.

  • Site Index Portlet and Folder names with quotes

    Hi,
    I don't know if anyone else has hit this problem with the site index portlet, but it fails to render when the page group contains a page with a quote >'< in the page name.
    This is an issue particularly using O Drive and 10.1.4 portal, as the page name and page display name both get set to the folder name & windows alows quotes in folder names.
    The portlet code escapes the display name, but not the page URL. In 10.1.4 the URL has the page name in it, including any quotes, so the URL needs to be escaped too.
    This is achieved by modifying the code in site_index_tree.process_tree. Have a look how l_title_enc is set & do the same for the l_link value. l_link_enc := replace(l_link, '''', '\''');
    Comments and suggestions welcome.
    Cheers,
    David

    Hi
    to avoid this problem I'm afraid that you have to avoid quotes from your pages names.
    Quotes in URL are not supported by navigators so you can't use them for pages names (but,as you said you can use for display names).
    A possible workaround is to modify the render_tree method, replacing URL by permanent links.
    Your url http://myportal/page/portal/page/apage/anotherpage/namewithquote will be replaced by something like :
    http://myportal/page/portal/page/54564F654SD5F4SD56F4SD564FS
    Hope this will help

Maybe you are looking for

  • Acrobat 9 Pro - Slow Printing Problem on Dell 3000cn

    I have just downloaded Acrobat 9 Pro as a trial, I want to buy it but not if this problem continues - maybe there is a fix?? I have Acrobat 9 Pro installed on my local machine and I am running Windows XP Pro SP2. I have a networked (through a server)

  • Folder on desktop will not open

    Hi there, I am having a bit of a problem. I have a folder on my desktop for dumping stuff in to keep it tidy, and now when I try to open it, it seems to try, and then closes, leaving me with the window for my HDD. Before this started, a folder with M

  • Sockets

    Hi, I'm trying to establish a socket connection to the remote server with an mobile application written in flash builder. I'm using flex 4.5 sdk. While running the code in mobile emulators, the socket connection is working. But after deploying the ap

  • Use of SAPCRYPTOLIB in code ABAP.

    Hi, I found many documentation about this library. I installed it, but now I don´t know how I must use it in my code Abap. I finally need encrypt and sign a file. I have my digital sign  and public Key given by Citibank, but how I must use them? Help

  • TS3274 how do you close an app before turning your i-pad off?

    How do you close an app before turning off your I-Pad?