File Sharing - Shared folder with forward slash in name

I have a shared folder that has a forward slash in the name:   Test/Folder
I can't remove it.
Any suggestions on how to delete this from the File Sharing?

Try this:
sudo sharing -r name
where name is the name of the sharepoint you want to delete.

Similar Messages

  • Folders with forward slashes in the name not appearing in Mail.app Exchange

    Has anybody else seen this? For folders with forward slashes in the name, such as "Meetings/Events", the folder shows up in Outlook Web Access and over Exchange in Entourage 2008, but not Exchange over IMAP with Mail.app in Snow Leopard. The folder shows up once I remove the forward slashes, such as "Meetings Events" or "Meetings-Events" or "Meetings and Events".
    Is this a known issue, and is there a fix besides renaming the folders?

    In Unix the forward slash is an illegal character for a filename. In general you should avoid using it as the forward slash is used in path names such as /Folder/File. Avoid using the colon as well because it's commonly used as part of a disk identifier in OS X.
    This is not any different than avoiding the backslash in Windows filenames.

  • ADAM, LDAPContext Container Name with Forward Slash

    Hi,
    I am having trouble writing some Java code, which will create a container/folder in ADAM, where the container name and distinughed name contain a forward slash.
    e.g.
    cn=test/test
    dn=CN=test/test,CN=TestStore,DC=MyCompany,DC=COM
    LdapContext _ctx = getNewContext(valid_userName, valid_userName, valid_userName);
      // uses InitialLdapContext under the hood
    String containerDN = "dn=CN=test/test,CN=TestStore,DC=MyCompany,DC=COM"
    _ctx.createSubcontext(containerDN, attrs); // assume attrs is valid javax.naming.directory.AttributesI am struggling to escpae the forward slash from the Java String object, and yet allow the InitialLdapContext to create the container with the name.
    From the ADAM Adsi Edit application, I can create folders with forward slashes, so I presume the process can be done from code as well.
    Many thanks in advance ...

    Create a Name rather than passing a String.

  • Sharing a folder with other users on the same machine (SOLVED)

    Hi,
    Recently, I've been sharing my computer with my dad. I don't want him to use my account, since I have a lot of secret files and bookmarks on my profile. However, I would like to share all my music with him. What I did was to set the permission of my Music directory to 777 and using root create a symbolic link from my own account to his account. But then when I log into his account, it says the folder is corrupt.
    Then I created a symbolic link from my music directory to /media/ and set the permission to 777. Again I tried to see if I can access it from my dad's account and got the same error.
    What's the best way of creating common folders between users in a linux machine?
    Note that, since I use Amarok, I don't want to move my Music to somewhere else, because it will mess up with the database info of songs.
    EDIT: I solved the problem by using mount instead of symbolic links.
    You have to issue the following command:
    mount --bind /home/name/music /media/music/
    Of course you have to execute this command whenever you boot the computer. Just place this command in rc.local and you're good.
    Thanks
    Last edited by mohtasham1983 (2009-11-05 22:06:03)

    grey wrote:If I wanted to share it between different users, I wouldn't put it inside one particular users home directory. Just use a reasonable place that is not used by the system, like /usr/local/data, /var/shared or so, give it the desired permissions and that's it.
    you are absolutely right and i recommend this as well.
    grey wrote:The link will probably not work, because in order to read /home/yourname/music, you need to be able to read /home/yourname. That is even true if root created the link.
    that is true for symbolic links, not bind mounts.  a bind mounted dir doesn't care about the parent directories because your not traversing to it through a link, it's just 'there'.  this is how i put folders under my ~ out on my http server.

  • Problem importing a CSV file with forward slashes in a column

    I have an Excel csv file of a product database (contains about 6500 products) that contains product codes with forward slahes such as 499/1, 499/3, 499/5.
    These are different sizes of a product and as such have different prices etc.
    When I import the file into Numbers these numbers appear as 499, 166 1/3, and 99 4/5 respectively.
    What seems to be happening is that Numbers is interpreting the forward slash (/) as a divide by command and subsequently performing a calculation on that number on import and hence totally changing the value of the cell so that it is impossible to look up the price related to a product as the product code no longer exists.
    Excel can import these files with no problems, why can't Numbers treat each cell as text and leave it alone on import.
    Is there any way round this or do I have to revert to using Excel for the import of csv files.
    Thanks
    Steve

    I know I'm a bit(!) late (a year) coming to this party, but there is a simple solution, that worked for me, enclose the field in double quotes, and add a single quote before the number:
    Instead of
    499/1,"Super Widget 3",12.34
    do
    "'499/1","Super Widget 3",12.34
    In fact the single (unclosed) quote without double-quotes works as well:
    '499/1,"Super Widget 3",12.34
    I've always found it better to enclose strings with double quotes. This works on loading the file into Mac Numbers and should work with Excel too if that helps. It opens with OpenOffice 4 on the Mac too - if you select "comma" in the "Separated by" checkbox
    I can't remember where I picked this info up....
    Hope this helps someone, albeit late.
    Andy

  • Applescript: How to reference to a filename with forward slash character?

    Hi,
    I have this script line:
    do shell script "lpadmin -p CIN-East-Copier -E -v lpd://192.168.51.78 -P '/Library/Printers/PPDs/Contents/Resources/LANIER MP C5501/LD655C'"
    The filename is "LANIER MP C5501/LD655C", the forward slash in the name is a character, not a folder structure.
    The script above works perfectly for drivers without the forward character.  Can anyone help me how to make it work?  I tried replacing the forward slash with URL encoded character, changing the structure to colon delimited (i.e. Macintosh HD:Library:Printers....etc), none work.
    Thanks!

    Since the / is the standard directory delimiter, it is not usually valid in a filename. It's extremely unusual to find such a character in a filename. However, all is not lost... there is a trick.
    Since the standard Mac OS paths used colon-delimited paths, and UNIX uses slash-delimited, there is a kind of hybrid solution... you can use the colon in the shell and it interprets as a slash, e.g.:
    do shell script "lpadmin -p CIN-East-Copier -E -v lpd://192.168.51.78 -P '/Library/Printers/PPDs/Contents/Resources/LANIER MP C5501:LD655C'"
    I haven't tried it, but you might need to escape (with a backslash) the colon:
    do shell script "lpadmin -p CIN-East-Copier -E -v lpd://192.168.51.78 -P '/Library/Printers/PPDs/Contents/Resources/LANIER MP C5501\\:LD655C'"

  • Automator and applescript to copy new files in a folder with same name as parent folder

    I have an iMac with a pictures folder (Finder folder) containing several subfolders with pictures. As per now, all these subfolders are imported into an iPhoto library (and the structure of the Finder pictures folder is thus maintained: The iPhoto events are named the same as the Finder subfolder). I.e. I have not created any albums in iPhoto.
    I have also set up a workflow, where new iPhone photos are automatically being synced to specified Finder folders within the iMac pictures folder. So what I want to do is to make a workflow to import potential new photos from week to week into the existing iPhoto structure. I know iPhoto has this Autoimport folder, so this one is unpacked and "mapped". So, this is what I´m hoping to do:
    Automator (iCal - want to do this on a weekly basis):
    - Get specified Finder items -- set to target folder = iMac pictures folder
    - Get folder content (with subfolders)
    - Filter Finder items
         - Items from the last 7 days (which then would be any new files created last week)
    - Applescript/shell script loop(?)
         - Get folder name for each file´s (from previous step) parent folder
         - Create new folder with same name as the file´s parent folder (if not already existing) under the iPhoto Autoimport folder
         - Copy the given file into the folder from above
    - Run iPhoto application (Automator task), which then should just auto import the new photos according to the Finder folder structure
    Whith the workflow above, I aim to maintain the existing iPhoto structure, and just import new photos into the existing structure. Creating folder names under the Autoimport, similar as the existing Finder folder names / iPhoto events should make it possible to have the new files imported under the existing event, right?

    Anyone?
    I have now switched to Aperture (from iPhoto) due to Aperture´s capability to handle Finder folder structure, and due to the possibility of having the pictures within Aperture as referenced files to the pictures within the Finder folders (i.e. possibility to delete pictures from both library and Finder folder at the same time).
    So I have a superior Finder folder called "Album". Within "Album" I have several subfolders (sub albums) containing pictures. The "Album" folder with subfolders are imported into Aperture as "Projects and albums", and the pictures are uploaded within the Aperture structure as referenced files. So for now the Aperture structure is more or less a direct mirror of the Finder folder structure, whereas "Album" is the project.
    And this is my current workflow in Automator, but I´m searching help with my Applescript:
    - Get specified Finder items (target folder = the superior Finder folder "Album")
    - Get Folder content
    - Filter Finder items (to look for potential new files to import into Aperture)
         - Kind is not folder
         - Date created last X days
    The output files from this task enters an Applescript
    on run {input, parameters}
           repeat with f in input (**Loop**)
                   tell application "Finder"
                          set fileName to name of (f)
                          set parentFolder to name of container of (f)
                          tell application "Aperture"
                                 tell library 1
                                        tell project "Album"
                                               if (exists album parentFolder) then
                                                 ** I then would like to check if fileName already exist within the existing album**
                                                 ** If not existing, I would like to import file f into the existing album as a referenced file**              
                                               else if not (exists album parentFolder) then
                                                       make new album with properties {name:parentFolder}
                                                ** I then would like to import file f into the new album as a referenced file**
                                               end if
                                        end tell
                                 end tell
                          end tell
                   end tell
           end repeat
    end run

  • Comparing files in a folder with those in another folder with multiple subfolders

    is there a non-terminal tool that i can buy that will do the following?:
    i want to compare the files that are nicely sorted into nested sub-folders and sub-sub folder in /one/ folder with those that are sitting - in bulk - in another folder.
    effectively i want to then /delete/ the duplicated files in the /bulk/ folder and sort the remaining files - the ones that are not dupes - in with the files that are already sorted. i don't want to delete the files that i already filed obviously and I only want to add the files that are not dupes.
    i'm dealing with pdf's in this case.
    TIA

    hotwheels 22 wrote:
    i wonder if anyone has tried Araxis Merge?
    Merge for Mac is here
    <http://www.araxis.com/merge_mac/index.html>
    It does folder sync -- and there are quite a few other folder sync tools out there. But that's not what you asked.
    files that are nicely sorted into nested sub-folders and sub-sub folder […]
    sort the remaining files […] in with the files that are already sorted
    That's not folder sync'ing. I doubt you'll find an app which does that out-of-the-box.

  • Write to Excel file in KM Folder with DynPage

    Hi,
    I want to create and read/write to a Excel file in KM Folder using DynPage.
    Searched the SDN but could not get any links which will demo on using excel with Dynpage. Lot of links to use excel with WebDynpro are available.
    Can anyone give the code or links for this purpose.
    Regards
    Sumant

    Hi,
       May be we can expect a blog for this too.. Actually, it is not very different. You can use the same blog for your purpose.
    Uploading files to KM repository using Webdynpro APIs
    Creating folders in KM dynamically
    Here the code can be written in doContent or doProcessBeforeOutput method. Import the required jars. References can be written in SharingReferences in application-config of portalapp.xml. Otherwise, the same code should work in portal application too.
    Regards,
    Harini S

  • I'm trying to write an Applescript: when I add a file to a folder, I want finder to name it "1" and increment the other files in the folder by 1. i.e. once I drop a new file into the folder, the file originally called "1" will be renamed "2" etc

    I'm trying to write an Applescript. I have never used Applescript but my boss has just asked me to write a script so I dutifully nodded and said "Yes Boss"...
    The funtionality I need is that I want finder to rename the files in folder when I drop a new file in. When I add the new file (file neame: "1") to a folder, I want to increment the other file names in the folder by 1.
    So when I drop a my new "1" file into the folder, the file original file called "1" will be renamed "2", the original file named "2" will be renamed "3" etc
    I'm creating a 'stream' of images. When I add a new image i want it to nudge the other images in the folder along.
    Thanks guys!

    Maybe this will help. If you monitor the "More Like This" box (top right), other threads appear. Opening them usually displays other threads.
    https://discussions.apple.com/message/1986834#1986834

  • Sharing a folder with specific users/group

    I am trying to make 3 different shared folders for 3 different groups on Windows server 2008 R2. I have tried creating 3 folders in C:\, and then share it with the specific groups. The problem I have is that even though I have only given read and write permissions
    to the specific group members, the other group members(from the 2 other groups) can still read and write in that folder. Which is not supposed to happen. What am I doing wrong and how can I fix this?
    PS: I am quite new to this...

    Hi,
    As all accessing occurs locally, actually Share permission is not involved.
    I assume the purpose is to create a folder which can only be accessed by several members in all 7 users.
    Please noticed that, if all users are local admin (in local Administrators group), this will not work as local admin can always take ownership of a folder for gain accessing rights.
    If you (and other members in that group) are the only local admins on this computer, set NTFS permission will work. 
    Again if one of the excluded members has local admin permission, he/she can take ownership to gain accessing rights. 2 workarounds are "set password with a third party application" and "create a new volumn for saving those files, and enable
    BitLocker encryption on that volume with a password". 
    Please remember to mark the replies as answers if they help and un-mark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Sharing a folder with only one computer on the network?

    I have a local network with one OSX.6 server and eight workstations in the office and two more using VPN). The server has one shared directory for use by all workstations - that directory automounts when each in-office workstation is rebooted. Each workstation has a different computer name and account name.
    All workstations have full access to the office directory.
    I have been asked to create another directory on the server that can only be seen and accessed by one computer in the office (and eventually two others via VPN). I can easily create the new directory and share it with the entire office, but I cannot seem to make that directory available to only the three computers - it is all or none!
    Obviously I am not a unix junkie and I need help here.
    Thanks,
    Marty

    It has been a couple of days. I sure could use some help with this.
    Does anyone have a hint as to what to even try?
    I can take the scorn and ridicule of not knowing (because it is probably something simple).

  • Displaying the number of files in a folder with Mountain Lion?

    I recently purchased a new iMac with Mountain Lion and I pretty much hate it. I have been a fan of just about EVERY update, so I am not resistant to change. I just think this is an inferior product. It is slow, clunky, and the update alerts remind me of everything that I hated about PCs. Meh.
    Anyway, one of the main problems I have with it is that in previous versions, when I opened a folder, there was a little bit of information at the bottom of the folder that told me how many files were in that folder. As a photographer, I use this information ALL THE TIME. I realize I can click on the folder and "get info" to see how many files are in it...but this is extremely inefficient (especially considering how slow the brand new system is -- in spite of the 3.4 Hz processor and 16GB of RAM).
    I can't seem to find anything in the preferences that allows me to change this. If there is a way, I would greatly appreciate it if someone would tell me how! Thank you!

    Active Memory: 1.88 GB
    Free Memory: 91.6 MB
    Wired Memory: 1.33 GB
    Used Memory: 15.90 GB
    Inactive Memory: 12.69 GB
    Total VM: 232.58 GB
    Number of processes: 92
    PID    Process Name              User       CPU      Real Mem        Virtual Mem   
    0      kernel_task               root       1.6      893.4 MB        10.17 GB        
    1      launchd                   root       0.0      2.3 MB          2.39 GB         
    11     UserEventAgent            root       0.0      4.6 MB          2.41 GB         
    12     kextd                     root       0.0      6.7 MB          2.39 GB         
    14     notifyd                   root       0.0      1.8 MB          2.40 GB         
    15     securityd                 root       0.0      10.2 MB         2.41 GB         
    16     diskarbitrationd          root       0.0      2.3 MB          2.39 GB         
    17     powerd                    root       0.0      2.4 MB          2.41 GB         
    18     configd                   root       0.0      4.9 MB          2.39 GB         
    19     syslogd                   root       0.0      1.5 MB          2.40 GB         
    20     cfprefsd                  root       0.0      1.8 MB          2.39 GB         
    21     distnoted                 root       0.0      2.3 MB          2.41 GB         
    22     opendirectoryd            root       0.0      11.8 MB         2.43 GB         
    30     warmd                     nobody     0.0      6.1 MB          2.39 GB         
    31     usbmuxd                   _usbmuxd   0.0      2.5 MB          2.40 GB         
    34     stackshot                 root       0.0      1.4 MB          2.39 GB         
    37     revisiond                 root       0.0      3.0 MB          2.41 GB         
    38     ptmd                      root       0.0      1.7 MB          2.38 GB         
    42     mds                       root       0.0      127.6 MB        2.93 GB         
    43     mDNSResponder             _mdnsrespo 0.0      3.9 MB          2.40 GB         
    46     loginwindow               karibedfor 0.0      22.0 MB         2.49 GB         
    47     locationd                 _locationd 0.0      7.9 MB          2.41 GB         
    48     KernelEventAgent          root       0.0      1.1 MB          2.37 GB         
    50     hidd                      root       0.6      3.2 MB          2.39 GB         
    51     fseventsd                 root       0.0      15.5 MB         2.42 GB         
    53     dynamic_pager             root       0.0      808 KB          2.32 GB         
    55     dpd                       root       0.0      1.9 MB          2.38 GB         
    56     appleeventsd              _eppc      0.0      3.2 MB          2.41 GB         
    59     blued                     root       0.0      4.6 MB          2.41 GB         
    61     autofsd                   root       0.0      2.1 MB          2.39 GB         
    62     apsd                      root       0.0      9.6 MB          2.41 GB         
    63     coreservicesd             root       0.0      24.8 MB         2.43 GB         
    66     WindowServer              _windowser 2.7      52.1 MB         2.97 GB         
    74     netbiosd                  _netbios   0.0      3.3 MB          2.40 GB         
    75     CVMServer                 root       0.0      1.9 MB          2.41 GB         
    91     networkd                  _networkd  0.0      1.4 MB          2.39 GB         
    100    aosnotifyd                root       0.0      8.5 MB          2.41 GB         
    113    logind                    root       0.0      2.0 MB          2.39 GB         
    114    coreaudiod                _coreaudio 2.2      9.3 MB          2.40 GB         
    120    launchd                   karibedfor 0.0      1.6 MB          2.39 GB         
    123    UserEventAgent            karibedfor 0.0      10.1 MB         2.41 GB         
    124    distnoted                 karibedfor 0.0      3.6 MB          2.41 GB         
    126    cfprefsd                  karibedfor 0.0      2.3 MB          2.39 GB         
    132    pboard                    karibedfor 0.0      996 KB          2.32 GB         
    137    usernoted                 karibedfor 0.0      4.4 MB          2.41 GB         
    141    talagent                  karibedfor 0.0      7.9 MB          2.43 GB         
    142    Dock                      karibedfor 0.0      31.0 MB         2.47 GB         
    143    SystemUIServer            karibedfor 0.0      23.3 MB         2.50 GB         
    144    Finder                    karibedfor 0.0      127.3 MB        2.66 GB         
    154    filecoordinationd         root       0.0      12.5 MB         2.39 GB         
    159    Notification Center       karibedfor 0.0      15.3 MB         2.46 GB         
    162    imagent                   karibedfor 0.0      6.6 MB          2.41 GB         
    169    AirPort Base Station Agen karibedfor 0.0      2.0 MB          2.38 GB         
    172    NetworkBrowserAgent       karibedfor 0.0      7.7 MB          2.41 GB         
    178    fontd                     karibedfor 0.0      5.8 MB          2.44 GB         
    181    Photo Stream              karibedfor 0.0      17.0 MB         2.44 GB         
    186    com.apple.dock.extra      karibedfor 0.0      18.1 MB         2.44 GB         
    187    lsboxd                    karibedfor 0.0      4.3 MB          2.41 GB         
    189    launchd                   _spotlight 0.0      1.0 MB          2.39 GB         
    192    distnoted                 _spotlight 0.0      1.9 MB          2.41 GB         
    216    AppleSpell.service        karibedfor 0.0      17.0 MB         2.44 GB         
    243    ntpd                      root       0.0      1.3 MB          2.32 GB         
    525    syspolicyd                root       0.0      7.5 MB          2.39 GB         
    569    Photo Mechanic            karibedfor 0.5      535.1 MB        1.33 GB         
    1047   storeagent                karibedfor 0.0      12.2 MB         2.42 GB         
    1061   maspushagent              karibedfor 0.0      5.5 MB          2.40 GB         
    2094   SleepServicesD            root       0.0      1.6 MB          2.34 GB         
    2118   cfprefsd                  _spotlight 0.0      1.4 MB          2.39 GB         
    2139   taskgated                 root       0.0      3.8 MB          2.40 GB         
    2156   cookied                   karibedfor 0.0      1.6 MB          2.39 GB         
    2176   Safari                    karibedfor 0.0      63.7 MB         3.57 GB         
    2181   xpcd                      karibedfor 0.0      6.6 MB          2.41 GB         
    2185   com.apple.iCloudHelper    karibedfor 0.0      6.2 MB          2.41 GB         
    2283   pbs                       karibedfor 0.0      6.9 MB          2.40 GB         
    2333   ocspd                     root       0.0      2.8 MB          2.37 GB         
    2347   accountsd                 karibedfor 0.0      5.2 MB          2.37 GB         
    2355   xpcd                      _spotlight 0.0      4.8 MB          2.36 GB         
    2370   mdworker                  karibedfor 0.0      10.2 MB         2.38 GB         
    2373   CalendarAgent             karibedfor 0.0      14.8 MB         2.41 GB         
    2374   tccd                      karibedfor 0.0      2.0 MB          2.36 GB         
    2376   Safari Web Content        karibedfor 0.3      207.2 MB        3.76 GB         
    2383   syncdefaultsd             karibedfor 0.0      12.4 MB         2.41 GB         
    2386   mdworker                  karibedfor 0.0      8.3 MB          2.37 GB         
    2387   Flash Player (Safari Inte karibedfor 0.9      48.4 MB         3.56 GB         
    2388   helpd                     karibedfor 0.0      2.2 MB          2.37 GB         
    2389   Activity Monitor          karibedfor 4.1      23.3 MB         2.49 GB         
    2391   activitymonitord          root       1.0      1.4 MB          2.33 GB         
    2392   CVMCompiler               karibedfor 0.0      20.3 MB         2.38 GB         
    2393   mdworker                  _spotlight 0.0      5.7 MB          2.36 GB         
    2394   mdworker                  _spotlight 0.0      10.3 MB         2.40 GB         
    2395   mdworker                  karibedfor 0.0      9.4 MB          2.40 GB         
    2396   sandboxd                  root       0.0      6.7 MB          2.41 GB         

  • FTP and Internet Explorer lets me retrieve all files in a folder with one click, how to in Firefox?

    I want to use FTP to copy multiple files from a remote machine so I can burn a backup here. I cannot find any syntax in Firefox yet in Internet Explorer 8 I can get a Windows-like display of all remote directories then use Windows commands to 'select all' and/or 'copy to folder' which does the bulk transfer with no further commands. The initial WinXP response to the FTP command is like Firefox in that I have to retrieve each file with a separate command.

    hello, firefox has just a simple viewing capability for files on a ftp server. for more advanced functions please use an extension like fireftp: https://addons.mozilla.org/firefox/addon/fireftp/

  • Opening a .jpeg-file in a folder with Applescript

    I am trying to change the names of .jpeg files into the names of the corresponding music albums in a folder.
    As far as my knowledge of Applescript goes, the following script should do the job, but it does not open the .jpeg file, i.e. document 1
    tell application "FileMaker Pro"
      activate
              set url_path to cell "bestandspad_cover" of current record
              set album_title to cell "album title" of current record & ".jpeg"
    end tell
    tell application "System Events"
                   try
                open url_path
                                  if not (exists url_path) then
                                                 display dialog "not found"
                                  else
                                                 display dialog "path=" & url_path
                     open document 1
    --error number -1719 from document 1
                                                 set name of document 1 to album_title
                      display dialog & name of document 1
                     close document 1 saving yes
                                  end if
                   end try
    end tell
    I work in an FMP environment, but that should not bother you. I am using the Applescript editor to simulate the actual situation.
    I tried 'open', 'get' and 'getURL', to no avail; in my experience Applescript sometimes requires illogical, or say imaginative solutions.
    Do you see one?

    Thanks for thinking with me.
    The problem lies not with FMP; hereafter the Applescript in the editor; I left out the displays, but the content is given in the next line.
    ==========================
    tell application "FileMaker Pro"
      activate
              set url_path to cell "bestandspad_cover" of current record
      --"file://Macintosh HD/Users/apmwulfinghoff/Documents/POPMUZIEK/ALBUM COVERS POP/325.jpeg"
              set album_title to cell "album title" of current record & ".jpeg"
      --First Ladies Of R&B.jpeg
    end tell
    tell application "System Events"
      open url_path
              if not (exists url_path) then
      beep
                        display dialog "not found"
              else
      display dialog (get album_title)
                        tell application "Finder"
      activate
                                  get document file
                                  get name of document file
      --name of file is "325.jpeg" referred to by url_path
    --here I get persistent error messages
      display dialog & name
                                  set name to album_title
      --set name of document file "325.jpeg" of folder "ALBUM COVERS POP" of folder "POPMUZIEK" of folder "Documents" of folder "apmwulfinghoff" of folder "Users" of startup disk to "First Ladies Of R&B.jpeg"
      -- previous line is action as recorded in editor; all info is here available except "325.jpeg" separately
                        end tell
              end if
      --save document file
      --close folder saving yes
    end tell
    ================================
    The real problem for me is to obtain the name of the document file; I can't figure out why I cannot succeed.

Maybe you are looking for

  • Due date on a Vendor Debit Line Item

    Hi, We have a debit line item in Vendor Open items. The Baseline date is 09.06.2010 with 30 days net payment terms, but the due date is showing as 09.06.2010 and not 09.07.2010. Any idea? SAPFICO

  • I'm confused about classpath

    Please can anyody explain it to me? I have WindowsXP and in my folder i have some program in jar and classes12.zip (oracle jdc classes for version 8i). I try to load the driver ( Class.forName("oracle.jdbc.driver.OracleDriver") ). When I run it via "

  • I have made a ztabale 'zres_approval-pernr' and selection screen which is working fine  . Now i want to call transection MB22 on parameter s_rsnum ..

    MR Authorization Process Steps: REPORT  zsat_project. TABLES : zres_approval . DATA: v_ecode LIKE zres_approval-pernr_d. DATA: v_posid1 LIKE zres_approval-posid1,        v_posid2 LIKE zres_approval-posid2,        v_posid3 LIKE zres_approval-posid3,  

  • Sfwordprocessing plug-in error and frozen disk permissions

    I was able to use iweb 1.1.2 until I loaded Leopard. Now, not only can I not change my webpage hosted by Mac, but I can not even delete it to try and build it new. Nor can I run Disk Repair Permissions (it freezes at about 1/8th and doesn't move-the

  • Replication Process Abending

    Hello All, Following is the scenario Source - HP-UX Oracle 10.2 add extract ext1 edit params ext1      extract ext1      setenv (NLS_LANG=AMERICAN_AMERICA.AL32UTF8)      userid ggs_owner, password ggs_owner      rmthost 115.124.104.167, mgrport 7809