Script creates folders twice WHY

I've hacked together this script so I dont have to create folders for shoots all the time. but for some reason it creates two folders with the same name. HELP PLEASE
set theResult to display dialog "Job Name" default answer "Example: JaneDoe_12_0307"
set theName to text returned of theResult
if (theName does not start with "Example:") then
end if
tell application "Finder"
make new folder at startup disk
{name:"untitled folder"}
set name of folder "untitled folder" of startup disk to theName
set target of Finder window 1 to folder theName of startup disk
-- change as necessary
set current_dir to front window
make new folder at current_dir
{name:"untitled folder"}
set name of folder "untitled folder" of current_dir to "shot_001"
make new folder at current_dir
{name:"untitled folder"}
set name of folder "untitled folder" of current_dir to "shot_002"
make new folder at current_dir
{name:"untitled folder"}
set name of folder "untitled folder" of current_dir to "shot_003"
make new folder at current_dir
{name:"untitled folder"}
set name of folder "untitled folder" of current_dir to "shot_005"
make new folder at current_dir
{name:"untitled folder"}
set name of folder "untitled folder" of current_dir to "shot_006"
make new folder at current_dir
{name:"untitled folder"}
set name of folder "untitled folder" of current_dir to "shot_007"
make new folder at current_dir
{name:"untitled folder"}
set name of folder "untitled folder" of current_dir to "shot_008"
make new folder at current_dir
{name:"untitled folder"}
set name of folder "untitled folder" of current_dir to "shot_009"
make new folder at current_dir
{name:"untitled folder"}
set name of folder "untitled folder" of current_dir to "shot_010"
end tell

Hi,
I don't know why it is working sometimes and not working at others, but your script should be erroring. For one thing, you can't use colon ":" in names. Another thing is, you don't need to get the window and in your script, you're not opening the current_dir folder, so there is no window to that folder. Anyway, instead of using the window, you can use a reference to the made folder. e.g.
set theName to "Example: JaneDoe_12_0307"
if theName starts with "Example: " then
set theName to text 10 thru -1 of theName
end if
tell application "Finder"
set current_dir to (make new folder at startup disk with properties {name:theName})
make new folder at current_dir with properties {name:"shot_001"}
make new folder at current_dir with properties {name:"shot_002"}
-- etc.
end tell
BTW, you might want to use unix to make folders.
Edited: I didn't see James script earlier, but anyway don't use the window. You can always open it later to see the results.
tell app "Finder"
open current_dir
end tell
end you don't have to think about if there is a window already opened.
gl,

Similar Messages

  • Is there a DIAdem Script command that can automatically create folders/directories in Windows?

    Hi there!
    I need to automatically create folders/directories in the Windows file system? Is there a DIAdem Script command to do this (like the way you do it in DOS/Unix or even Matlab (mkdir command)? Thanks!

    Hi,
    there are two ways to create folders within a DIAdem script:
    Call FolderCreate("d:\New Folder")
    Dim fso
    Set fso = CreateObject("Scripting.FileSystemObject")
    Call fso.CreateFolder("d:\New Folder 2")
    Christian

  • HT2470 Why won't Itunes store my music library in my User/Music Folder, if I select my user name as a storage location in Itunes, Itunes creates folders for artist name right in my user folder, instead of in my user/music folder

    Why won't Itunes store my music library in my User/Music Folder? 
    If I select my user name as a storage location in Itunes, Itunes creates folders for artist name right in my user folder, instead of in my user/music folder.  This gets especially annoying because if I tell Itunes to store my "media" in my user/music folder, Itunes will then create a folder named "music" in my "music" folder and will also create additional folders in my user/music folder location to store other non-music media in as well. It is very annoying to see this lack of affinity for folders between two Apple created programs.

    Help iTunes locate your media folder:
    No content shows up in iTunes after updating
    http://support.apple.com/kb/TS1967

  • Script to Create Folders Using Photoshop Scripting Mac/Windows

    Can anyone help me. I want to create a script to create folders and run the script in Photoshop.
    I am a real novice at scripting and I do not know if this can be done.
    Thanks

    //Folder to create on the desktop
    var folder1 = Folder("~/desktop/My New Folder");
    //Check if it exist, if not create it.
    if(!folder1.exists) folder1.create();

  • Why can't I create FOLDERS under my iPod name in the DEVICES heading?

    Note: I have my iTunes set to "MANUALLY MANAGE MUSIC".
    I can create Folders, subfolders and playlists under the PLAYLISTS heading.
    Under my iPod name in the DEVICES heading, iTunes only lets me create a PlayList. No Folders.
    Questions:
    Do I need to AUTO sync to get the folder heirarchy and songs created under the PLAYLISTS heading onto the iPod?
    How do I create a Folder under my iPod name in the DEVICES heading? This appears to be a bug and/or another iTunes limitation. I tried it and whenever a new folder is seleted, the folder appears under the PLAYLISTS.

    *Why are you creating playlists for albums and artists?*
    Why is that relevant? This is an Apple product which, historically, has allowed its users to file information any way they saw fit! Why suddenly impose arbitrary restrictions on how I organize my own data?
    +The earlier version of iTunes DID allow you to create folders in the iPod+
    *Only when autosycning*
    *You can be frustrated all you want but the feature has not been removed.*
    Yes the feature HAS BEEN removed. I currently am holding a prior generation nano in my hand which, in iTunes 6, allows me to MANUALLY create folders in it and drag playlists to the folders. I can nest folders and create any hierarchy I want. Since I am doing it MANUALLY, I can use the same ipod on several computers and collect selected audio files from each of those computers. The new version of iPod/iTunes simply has REMOVED this feaure and it is now only available if you autosynch. Like I said, I currently have free use of folders on an older gen ipod in MANUAL mode.
    The software is too concerned with whether you are pirating copyrighted material and does not at all take into account LEGAL use of the iPod! As a matter of fact, I use the iPod to store audio tracks of live presentations and need an easy way to archive these on a single ipod from several computers. The most efficiient way to do this is to MANUALLY transfer the files from each computer to the iPod, and put them in their corresponding folders on the iPod. I have been doing this for over a year on the previous generation nano and iTunes 6 with no sweat. But new iPod required 7.5 iTunes and I can no longer create folders on the iPod in manual mode. This requires a long linear stream of playlists that cannot be organized into category, computer of origin, etc. As such, I can no longeruse the new iPod for my very simple application of archiving/playing non-copyrighted audio files which have no prior id3 info.
    See?
    Phil F.

  • Why do newly created folders have random creation dates? This is on a Seagate GoFlex USB drive.

    Why do newly created folders have random creation dates? This is on a Seagate GoFlex USB drive. Is there a fix? It appears to work fine in the internal drive.

    So your hard drive is setup for a PC using NTFS and you have the NTFS-3G driver installed (I wonder which version of the driver). I know many users have reported problems with file transfer speeds being slower on a Mac, but this is understandable due to the 3rd party driver you have to use to access the drive.
    There are other higher performance drivers available for a price, like Tuxera but their site shows they haven't updated their drivers since late in 2010. They do say that they are 64 bit drivers but they want about $37 for it. They maintain a support site that has quite a bit on info about NTFS-3G issues.
    I assume you've got a freeware or open-source version of the driver from Seagate. It's probably OK for occasional use to access the NTFS drive, but not the way you want to use a drive all the time on MacOS.
    Fat32 is compatible with both OS's, but there are some restrictions like not being able to use video files larger than 4GB (actually 1byte smaller than 4GB) and the 2TB partition size limit. Both HFS+ and NTFS have advantages due to the way the OS's can optimize transfer speeds and reliability, but a drive that's plugged into many machines is always going to have compromises until we get native support for NTFS (possible in the future because it's already been tested), or the Windows side supports HFS+ (probably not going to happen). There are programs/drivers on both sides that can accomplish this compatibility, but not native solutions at this time.
    Using 3rd party drivers could mean problems with some drives that don't work well or completely break with a system update in the future. Apple doesn't seem to try to break compatibility features, but they do control the transfer protocols and optimize the OS for reliability. Flash drives are mostly formatted with Fat32 and they seem to work well for data transfer with just about any OS.
    For me, I've chosen to use a NetGear ReadyNAS NV+  in an Xraid configuration for local storage and Time Machine support, and Dropbox for some files that I can easily transfer to Mac, PC, or Linux by just using a web browser, and I quit installing proprietary drivers to any computer, Mac or PC. I've also got a couple of the USB Fat32 laptop drives (250 to 320 GB) laying around for large file transfers if needed.
    Sorry, I got a long way from your original Folder Creation Date issue.

  • Need help creating a folder action for creating folders based on filenames.

    I want to create a folder action that will monitor a folder and every time a file is added to the folder it will create a directory using the filename (minus the extension) and move the file the that directory

    on run {input, parameters} -- create folders from file names and move
      set output to {} -- this will be a list of the moved files
      repeat with anItem in the input -- step through each item in the input
        set {theContainer, theName, theExtension} to (getTheNames from anItem)
        try
          set destination to (makeNewFolder for theName at theContainer)
          tell application "Finder"
            move anItem to destination
            set the end of the output to the result as alias -- success
          end tell
        on error errorMessage -- duplicate name, permissions, etc
          log errorMessage
          # handle errors if desired - just skip for now
        end try
      end repeat
      return the output -- pass on the results to following actions
    end run
    to getTheNames from someItem -- get a container, name, and extension from a file item
      tell application "System Events" to tell disk item (someItem as text)
        set theContainer to the path of the container
        set {theName, theExtension} to {name, name extension}
      end tell
      if theExtension is not "" then
        set theName to text 1 thru -((count theExtension) + 2) of theName -- just the name part
        set theExtension to "." & theExtension
      end if
      return {theContainer, theName, theExtension}
    end getTheNames
    to makeNewFolder for theChild at theParent -- make a new child folder at the parent location if it doesn't already exist
      set theParent to theParent as text
      if theParent begins with "/" then set theParent to theParent as POSIX file as text
      try
        return (theParent & theChild) as alias
      on error errorMessage -- no folder
        log errorMessage
        tell application "Finder" to make new folder at theParent with properties {name:theChild}
        return the result as alias
      end try
    end makeNewFolder
    This script almost does what I need except for the fact that it screws up on files with periods in them
    for example
    1.2.3.4.txt
    will create the directorys 1, 2, 3, and 4 instead of 1.2.3.4

  • How to use metadata to create folders of images

    i have a collection of photos of a high school baseball team. 40 players. The Entire season is approaching 6000 images. I have identified the "Person Shown" in each image in that respective IPTC EXTENSION metadata field.
    I Want to export each player's images into a folder with the folder named "Person Shown"
    Is there an easy way (ie plug-in or script) to accomplish this?

    I don't think there's an easy way in LR to do what you want without using a plugin.
    I don't know of plugins that would create folders based on Person Shown.  But you could export the files with the naming convention person-shown-nnn.jpg. Then in the Mac Finder or Windows File Explorer, sort the export folder by filename and then do 40 drag-and-drops to move all of the photos of a player into the appropriate folder.
    To export the files with names of the form person-shown-nnn.jpg, use the Search Replace Transfer plugin to copy the Person Shown field to the Title field (or some other metadata field you're not using).  Then in the Export window, use the Rename To option with a custom filename template "Title - Sequence # (1).jpg". 
    Perhaps someone else has a better suggestion.

  • I can no longer create folders for my bookmarks?

    Mac OS 10.6.8 - FF 8.0.1
    I have tried to create an additional folder for my bookmarked items and there seems to be no way to do so. Also there seems to be many changes that were unnecessary. Change just for the sake of change is not good without improvements.

    Thanks Cor-el,
    Who would have ever guessed? Why in the world do they change things up in such a state of confusion. I already have sidebars showing but who knew that is now where you create folders. I have easily created at least 70 folders in the past. It was so easy to go to the BOOKMARKS menu and select SHOW ALL BOOKMARKS which then showed BOOKMARKS MENU where you could edit or organize bookmarks including creating new folders.
    That worked so someone thought ‘oh no’ we must change so my name will be on the change. I have been 6 months without being able to create bookmark folders.
    Holding the 'cntrl' key down was a 'guess where we put it situation'.
    Change is not good if there is no benefit to the change like maybe ‘more efficiency’.
    Ease of use and simplicity are the keys to success.
    Come on guys stay with what works.

  • Windows 7 VERY slow browsing and creating folders

    Hi!
    I'm having a rather strange problem with Windows 7 RC.  I've noticed that browsing folders is generally slower than in WinXP, but still acceptable.  But lately I'm having a lot of difficulties moving files, creating folders, renaming folders and files, and even waiting for an Explorer window to refresh after some external app has created or modified a file.  Sometimes I have to wait up to 30 seconds for a new folder to be created, and another 10 or 15 after I rename it (from "New Folder" to whatever else).
    This does not happen in every folder in my HDD, but I don't know exactly in which ones.  I thought it was the indexed folders, so I removed a few from the Windows Indexing database, and they were still slow (after system reboot and all).  Then I thought it would probably happen in folders that are part of a library, so I removed them and the problem was still there.  I can't think of another reason for this to happen in some folders and not others.  It seems to happen in my frequently used folders, which honestly sucks.
    Just for the record, here's my system's specs:
    Dell Inspiron 9400 laptop (e1705), late 2006 model
    2GB DDR2 667 ram
    320 GB 7200 rpm seagate HDD, aftermarket (really fast drive, not the problem here)
    Intel Core Duo (Centrino Duo) 2.0GHZ
    Windows 7 RC, multiboot with WinXP
    Thanks!!!

    For the benefit of those who are being driven nuts with SLLOOOWWWW Explorer 'Problems', I list the methodology which has worked for me.
    As always, 'Use at Own Risk' and 'Your Mileage May Vary'.
    Do NOT repeat NOT perform these steps unless youfully understand the ramifications and are prepared to live with the consequences.
    BACKUP FIRST !!! - Create a RESTORE POINT!
    The latest incarnations of Windows attempt to 'out-think' the user in order to provide a 'Better Computing Experience', and that is well and good for the average Joe-Blow, but NOT what the Power-User wants or expects.  There are MANY suggestions as
    to the cause and solution(s) for slow Explorer response, but we have to remember just how much work is going on behind the scenes.
    Much of that work is to provide 'pretty' screen enhancements and to make for 'simpler' Searching.  By foregoing some of these we can reclaim quite a lot of CPU cycles and Disk I/O for our own (Applications) use.
    Before you embark on any changes, carefully assess just how you use your PC. - How important are Thumbnails? - What value does Content View really provide? - Can you implement a Folder structure and File-Naming convention which makes Snippets and Content
    indexing of little use?
    You'll still be able to see local thumbnails if that's what you want, they will just be remade each time you open the folder and select Thumbnail (Large Icon) View.  This is usually less bothersome than the time loss of having a 'Master' Thumbnail
    cache maintained and updated for every file operation.
    Certainly, some 3rd Party 'add-ons' (Power Archiver for one! & similar) may cause problems, as can poorly configured A/V programs (realtime checking of Notepad for instance, every time it is opened??? Why not bring back the old innoculate method?) -
    but I digress.
    For many, the slow Explorer problem exists without any of the suspects / causes mentioned in previous Posts, or elsewhere online.
    I repeat: 'This methodology has worked for me - Your Mileage May Vary'.
    Now for the fun & games:
    Kill the time and resource hog 'Indexing Services' - Plenty of advice on how to do that is available online.
    DISALLOW Indexing on all volumes.
    To retain the ability to search for my files, I have been using the Search Everything tool from:
    http://www.voidtools.com/ which searches ONLY on local or removable NTFS volumes. (ie NOT FAT32 USB Drives!)  But that poses very little problem when I examine my real-world use of any Search Tool.
    SE needs Administrator privileges for its low-level file-system access, certainly not an issue to have a responsive Global Search at your fingertips.
    With 34.5 Gb (> 137,000 files in > 20,000 folders) on HDD, and 627 Gb (> 2,300,000 files in > 82,500 folders) on a Portable USB Drive, Search Everything has about 74Kb RAM usage and the db file is 10.5 Mb on disk - not a huge overhead.
    The initial run occupied about 10 minutes of my setting options and less than 5 minutes for the building of the database.
    The online FAQ has plenty of information including how to use wildcards, Path Matching, boolean operators and regex use.
    With a lean mean responsive search at hand, now to clobber some more of the 'features' which are supposed to 'help' us in our computing experience...
    Big Guns Time!
    Start Group Policy Editor -
    Start > Run > gpedit.msc
    Navigate to:
    Local Computer Policy > Computer Configuration > Administrative Templates > Windows Components > Windows Explorer
    Locate and ENABLE the settings as listed:
    1. Turn off the display of thumbnails and only display icons on network folders
    Disables the display of thumbnails on network folders in Windows Explorer.
    Windows Explorer displays thumbnails on network folders by default.
    If you enable this policy. Windows Explorer will only display icons and never display thumbnails on network folders.
    That gets rid of the first time-waster - Network access is slow enough without adding the extra traffic for thumbnails, and many PCs are stand-alone anyway.
    2. Turn off the caching of thumbnails in hidden thumbs.db files.
    Turns off the caching of thumbnails in hidden thumbs.db files.
    This policy setting allows you to configure Windows Explorer to cache thumbnails of items residing in network folders in hidden thumbs.db files.
    If you enable this policy setting, Windows Explorer does not create, read from, or write to thumbs.db files.
    If you disable or do not configure this policy setting, Windows Explorer creates, reads from, and writes to thumbs.db files.
    This goes hand-in hand with 1.
    3. Turn off Windows Libraries features that rely on indexed file data
    This policy setting allows you to turn off Windows Libraries features that need indexed file metadata to function properly. If you enable this policy, some Windows Libraries features will be turned off to better handle included folders that have been
    redirected to non-indexed network locations. Setting this policy will:
    * Disable all Arrangement views except for "By Folder"
    * Disable all Search filter suggestions other than "Date Modified" and "Size"
    * Disable view of file content snippets in Content mode when search results are returned
    * Disable ability to stack in the Context menu and Column headers
    * Exclude Libraries from the scope of Start search
    This policy will not enable users to add unsupported locations to Libraries.
    If you enable this policy, Windows Libraries features that rely on indexed file data will be disabled.
    If you disable or do not configure this policy, all default Window Libraries features will be enabled.
    Well, with Indexing turned OFF, this one is a real no-brainer, isn't it?
    4. Turn off the display of snippets in Content view mode
    Disables the display of snippets when Content view mode is turned on.
    Windows Explorer shows snippets in Content view mode by default.
    If you enable this policy, Windows Explorer will not display snippets in Content view mode.
    That stops peeking into every file and trying to decode the snippet - MORE time-saving.
    5. Turn off caching of thumbnail pictures
    This setting controls whether the thumbnail views are cached.
    If you enable this setting, thumbnail views are not cached.
    If you disable or do not configure this setting, thumbnail views are cached.
    Note: For shared corporate workstations or computers where security is a top concern, you should enable this setting to turn off the thumbnail view cache, because the thumbnail cache can be read by everyone.
    It (IMHO) is faster to generate the thumbnails as needed (for my usage anyway), rather than to be attempting to maintain a global cache each time a file is created, modified, deleted or moved.
    This completely cuts out the thumbnail caching overheads, and makes quite an impressive speed difference.  Even on an old 1.7 GHz Laptop with 2 Gb RAM and an Intel 915GM Graphics Card (NOT the best choice for Win 7 by any means!).
    6. Turn off numerical sorting in Windows Explorer
    This policy setting allows you to have file names sorted literally (as in Windows 2000 and earlier) rather than in numerical order.
    If you enable this policy setting, Windows Explorer will sort file names by each digit in a file name (for example, 111 < 22 < 3).
    If you disable or do not configure this policy setting, Windows Explorer will sort file names by increasing number value (for example, 3 < 22 < 111).
    Do I REALLY want to waste the time on this procedure? If I want to sequence my files, I'll prefix the filenames with 0's - 003 < 022 < 111. Not a problem!
    Subjectively, these changes make for a much more responsive system.
    Objectively, moving over 2.3 Gb (7,500+ files) via 'Drag & Drop' from HDD to USB Drive shrank from 12 Mins+ to about 8 Mins. Explorer did NOT 'freeze', and I could freely change the displayed folders in both the Source and Target Explorer windows.
    I hope that this is of use to others, it has served me well for the last several months.
    A few minor delays when wanting thumbnail views, but certainly FAR LESS DELAY than before the changes, and
    no more stalled Explorer.
    2010: - Windows? - MAC OS X? - LINUX? - UBUNTU? - 1982: - Commodore C=64? - Amiga? - BBC Micro? - Apple II? - Same old play, only the actors have changed.

  • Can't create folders

    I have iPhone and have had iPod touch so know how to create folders.
    My iPad will not allow me to create folders. Never has.
    Why would this be?.....
    Have checked apple site as thought perhaps it was a function not offered.
    Can anyone help?

    updated to latests software?

  • User Unable to Create Folders on Mapped Network Drive

    I have a user who is unable to create folders in a directory where she should have all the necessary permissions to do so.  She is a member of an AD group, and the effective permissions for that group include everything except:
    Full control
    Change permissions
    Take ownership
    The permissions are inherited from two levels up the tree.  So I went to the level from which the permissions are inherited and selected the "Replace all child object permissions with inheritable permissions from this object" option in order
    to force the permissions to be reapplied to the child objects.  That fixed the issue for about half a day.  The issue came back and as far as I can tell nothing was changed--she still appears to have sufficient permissions to create folders, and
    yet she cannot.  In fact, I established a remote connection to her machine and tried it myself (under her account) and was not able to create a folder at any level in the tree.
    I have confirmed that one other user who is in the same AD group can create folders at any level of the directory tree.  I have also confirmed that no explicit permissions are set on any of the folders in the tree.  So the two users have the same
    effective permissions, yet it works for one and not the other.
    Any help would be greatly appreciated!
    --Tom

    My apologies for letting this issue set for so long.  I got waylaid by a series of other more pressing issues and had to push this one to the back burner for a while, but I was able to come back to it and get it resolved today.  I wanted to report
    back for the benefit of others who may be reading this thread in the future.
    I think there were two separate issues:
    Conflicting permissions.  The user was a member of two groups--one that grants the permissions needed and one that grants more restricted access.  Her user account was also listed on the folder with more restrictive permissions than the groups. 
    She needs full access, so I removed her user ID and the more restrictive of the two groups.
    It appears that the changes were not getting written to the subfolders.  One of my co-workers suggested that I add her user ID with full control, make sure that change was made on all the subfolders, and then remove her user ID again and make
    sure the removal was made on all the subfolders, just to verify that the changes were getting written to the subfolders.  That worked.
    I'm not sure why the second step was necessary, since the first step should have been sufficient to force the permissions to be re-written on the subfolders, but I could not get it working without doing both of these steps.
    Thanks for the help on this issue, and again, my apologies for taking so long to get back to the group on this.
    --Tom

  • How do I create folders on my email account?

    When I open my email account on the Internet it shows all my emails in their respected folders that I created and organized. Unfortunately, when I try to open my account on the desktop email app they provide for us (the postage stamp with the bird) it does not show any of my folders and just has all my emails under ?not junk" and "junk"..... HOW CAN I CREATE FOLDERS (or organize my emails)?!

    Hi tigergirlie,
    First off, how is your email configured in Mail? It sounds like POP (if you just have one folder) versus IMAP. Is that correct? Are you familiar with how to determine that information? Secondly, who is your email provider? Do you know if they offer IMAP access?
    POP will download only the content of your Inbox to your Mail application, you'd then be required to create local folders and manage your email (organize it). IMAP, if you like to work with folders would be the preferred solution here. This way the folders that you see on the web will "sync" with the folders in your Mail application.
    Not all free email providers offer IMAP, GMail is the only one to my knowledge, at least of the popular ones. Most ISP emails or work/corporate email providers offer IMAP but you'd need to get the appropriate server settings.

  • Is there a way to create folders in the pictures app?

    Since I got my Playbook I've been very impressed with the camera quality, way better than my phones 1.3. So I've been taking a lot of pictures. I have taken a lot of my car because I'm making a website for it and want a lot of pictures of it, I take some random ones just for the fun of it, and in school my friends take pictures of themselves with it (it blows the ipad 2's camera quality away) I'd like to put them in separate folders in the pictiures app so that way I don't have to go through all of them and if people want to see the pics they took in school they don't have to go through all of the ones of my stuff on there. I know there is automatically a folder for downloaded pictures, and another for wallpaper like if you got a wallpaper app and download pictures from it. All of my pictures I've taken are in the "camera pictures" folder, so is there a way I can create folders in the app and organize them?
    Solved!
    Go to Solution.

    If you create the folders as a child within the main pictures folder, then they will show up in the app separately. I have many folders with pictures in.
    You will need to move the photos manually - they will automatically go in the Camera folder.
    Hope that helps.
    Love Me - Love My BlackBerry
    Z10 OS Version: 10.0.10.690
    Z10 Software Release: 10.10.90
    PlayBook - 2.1.0.1526

  • Is there a way to create folders on one iPad and sync the folders to multiple iPads?

    Is there a way to create folders on one iPad and sync the folders to multiple iPads? I have 23 iPads and I want to have all the folders match for easier access for students.

    Here is a possibkle workaround, assuming the iPads are all starting out with the same initial content on them:
    Backup that iPad to each computer you will be using. Then restore from the backup (only takes a couple minutes). Then rename the other 22 iPads.

Maybe you are looking for

  • How do I export an animation from Photoshop with no background, to use in after effects?

    Its been a few years since I've used photoshop and after effects together so hoping you can remind me how to do this. I'm trying to export an animation created in photohop, its frame by frame, no background. I've been exporting it as an image sequenc

  • ADFS 3.0 and force password change

    I was wondering if anyone knows if ADFS 3.0 supports the AD flag "Force password at first login"?  I know 2.0 does not. I have been integrating Shibboleth with my ADFS and a custom login handler but I would really like to not complicate my setup and

  • Home Interface Load Balancing with user transactions

    Hi           Im running the following Client scenario:           * gets initial context           * lookup for Home Interface.           * save the Home Interface.           * Begin User Transaction           * Home.findByPrimaryKey(pk)           * a

  • JDev vs. Oracle Forms

    Hello, Can any body reveal strategic question about Oracle Forms and forms in JDeveloper. I mean somethink like "when should I use what"? According to Oracle's Internet strategy Java is a prime concern for development and here is some misunderstandin

  • Problems with "Keywords - contains all" in smart collection

    I imported multiple pictures from a shoot; each has keywords, and they all have a common keyword phrase, say "my common keyword phrase". I created a smart collection with "Keywords" using "contains all" and parameter "my common keyword phrase". It wo