Move files with doubelspace in filename using CLIENT_HOST in Forms10g

Hi,
We have following code witten to move files in Forms 10g ( 10.1.2.0.2 ) -
CLIENT_HOST('cmd /c move '||'"'||Source||'"'||' '||Dest);
The above code works fine for files with single space in filename. For Example - "a b.txt"
However fails for files having doublespace in filename. For example, "a b.txt"
Any workaround for this.
Thanks.

how about creating a test button with following trigger
DECLARE
   l_source      varchar2(100)         ;
   l_destination varchar2(100)         ;
   l_blank         varchar2(1)  := ' ' ;
   l_enclosure   varchar2(1) := '"'    ; 
   l_cmd          varchar2(300)        ;   
BEGIN
   l_source      := 'C:\tmp\a    aa.txt'   ;
   l_destination := 'C:\tmp\bbb   bbb.txt' ;
   l_cmd         := 'cmd /c move'
                || l_blank || l_enclosure ||  l_source      || l_enclosure
                || l_blank || l_enclosure ||  l_destination || l_enclosure
   message (l_cmd) ;
   message ('  ');
   CLIENT_HOST (l_cmd) ; PS : untested, no access to Oracle right now

Similar Messages

  • How can I link 1 movie file with several logic projects?

    Hi all,
    I've been  working on the music for a film with a colleague of mine and are sharing logic files via dropbox. 72 cues had to be altered for logisitical reason to work in someone else's studio for the final mix. Since I had a copy of the movie on my machine and my colleague had a copy on his we thought that if we put our movie into the root directory of our logic project's folder then the movie would automatically load up with the projects after we shared them via dropbox. We checked to make sure that both movies had the same filename. Unfortunately this did not work and we had to then reassociate 72 cues individually with each logic project. With such limited time to prepare the cues for the final mix this really took too much time.
    Is there any way in logic (9.1.8) to associate 1 movie file with a number of logic projects quickly, without having to open up the project and select open movie?
    kind regards
    /mischa

    Seems to me that if you both had the movie file in the same location on both of your drives (eg on Macintosh HD at root level, in no other folder) then all the project files would search for this common path and find the file.
    The problem arises when there is even a small difference between path names.
    Unfortunately, this won't help you at this point as all the project files already are associated with unique file paths for the movie. By now, you've probably already done it one by one - but maybe for next time....?
    There's no bulk or quick way to do this.

  • Try to open mov file with quicktime, says can't open pdf files.

    Hi to everyone,
    Suddenly I try to open a mov, any mov file, with quicktime 10.4 and some times opens the finder and nothing more, some times says that it cannot open one pdf document ( a document I actually have but never try to open with QT). some times QT says it canot open some png or jpg file.
    But I double click mov files. And the incoherence is permanent, I mean that for the same movie file says it can't open the same pdf file, and in other file the same png, or the same jpg.. it depends on the mov file I try to open.  Like if somewhere, somme kind of cache, adresse or reference is wrong.
    this is the text of one of those messages when I double click a mov file:
    "The document “phoenixRoomfillerB_v001_0104.jpg” could not be opened. QuickTime Player cannot open files in the “JPEG image” format."
    And if I try again and again, at some point QT open only the finder window.
    The weird thing is that on the finder window i can see the preview and play the preview. and the same mov files play well with VLC. And if I copy the mov file to my desktop it plays well unless QT start to open only the finder window, if that happens it does not work anymore with any file.
    The files are on an external drive with 3 partitions.
    And I make all the possible cleaning that I can:
    I am the administrator of the imac and I am the only one to use it.
    I am the owner of the volume
    I use disk utility to check and everything is ok
    I use onyx to clean as much as possible, cache, boot, volume structure, smart status, home folder permissions, kernel, extensions, QT components, etc. and everything works fine.
    Imac 27 inch late 2012.
    Intel 3.4 GHz  i7
    32 Gb Ram
    NVIDIA GeForce GTX 680MX 2048 MB
    thanx.

    Try QT v7.x which is located inside your Utility folder.

  • Get 'Generic Error' when attempting to import .mov files with transparency?

    I get the 'Generic Error' when attempting to import .mov files with transparency? I'm trying to use mattes with an alpha channel but I cannot import them. I have had this same issue since cs6, now I have it with cc 2014? Any clues would be most appreciated.
    I have uninstalled the DVCPro Codec, but it didn't help.
    I have tried converting the .mov file (which is now automatic in Yosemite) and this creates a ProRes4444 Codec, Again no luck with import.
    I've seen this issue on the web, but never a solution? Anyone?

    Hi Terence,
    I tried iPhoto Library Manager but it could not solve my problem. Opening the iPhoto library I can see that the reference to the pictures are pointing to my old location not to the new one. I considered running a script that would change all pointers since this is basically what is needed (in my case from /Volumes/RAID1/Fotos/XXX to /Volumes/Fotos/XXX). Instead I inserted a soft unix link to make to connection but that did not work. It is referring to the airport disk by the airport name rather than the mounted disk name. Very strange indeed. The problem is maybe not in iPhoto but in OSX? Anyway, maybe the only way out is to take some hours and manually run through all linked photos... cumbersome and annoying!
    Regards,
    Søren

  • Mov files with Alpha channel

    I do alot of video with transparent (Alpha Channel) backgrounds.  I have always converted my avi files to flv files for the web without any issue.  Now I am being asked to put my video onto iPads, iPhones etc.  They won't accept flv files & I read that I can use QuickTime mov files to create an alpha channel.  I have tried several ways to install a mov file (with Alpha) using dreamweaver onto an existing webpage but it always ads a black background with the video.  I have tried the  wmode - transparent option but doesn't do anything.  I know the mov file I am using does have the alpha channel attached because I can bring it back into my rendering program and see it fine. 
    Any help is greatly appreciated.

    What is up!
    Based on my tests, it appears that the Mavericks embedded QT structure no longer considers many of the legacy compression formats to be supported under Mavericks. These formats were, by default, turned off under Lion and Mountain Lion which may indicate that Apple intends to drop even passive native support sometime in the future. Files containing Animation or PNG compressed data are no longer QL compatible and now force automatic QT X v10.3 conversion as mentioned above. Even worse, it appears other commonly used fomats like DV/DV in DV and AIC/PCM in MOV are also being relegated to this group. Luckily, DV/PCM in MOV, HDV/PCM in MOV, and ProRes422/PCM in MOV, along with all of my H.264/AAC/AC3/Chapter M4V distribution/iTunes managed files remain fully compatible with both QL and QT X v10.3 under Maverisks. This last is significant for me since many files containing AC3 as the primary audio stream are no longer QL/QT X v10.3 compatible with certain file extensions and/or container types which now appear to be checked in specific situations. Unfortunatly, what we've seen and learned thus far seems to be just the "tip of the iceberge."

  • Converting mov files with Quicktime Player for iDevices

    I wasn't sure if should post this under iPad or here or at all as it is about coding, but it is about coding for Apple iDevices that can't display Flash, using Quicktime Player or QT Player 7 Pro:
    I'm trying to add the ability for Apple iDevices that can't display tutorials I created in Flash, to see them with H.264. I read that I can simply open the original tutorial that luckily is a .mov file with Quicktime Player 10 in Snow Leopard and File > Save For Web and QT will convert to H.264 and also output several files needed to upload to your server.
    But the only options are for iPhone, iPhone (cellular) and Computer. I assume an iPod would use the iPhone file, but iPad didn't exist yet.
    I chose iPhone and Computer for my test. I got 2 .m4v files a .jpg, a small .mov and a .html page with the code I needed to copy/paste to my target html page.
    Uploaded the files and could see the tutorial movie with my iPad fine. Using FireFox, I saw the beginning of the movie, then got the beachball. After a long wait, I tried a force quit and found that my Mac Pro was crashed too so had to hard shut down. Hate that.
    Rebooted the computer. Tried accessing with Safari this time and it worked fine.
    I also own Quicktime Player 7 Pro pre Snow Leopard (I'm running Snow Leopard now) and tried the conversion with it and noticed a few more config choices, like for frame rate. But the resulting code was about 29 lines of code with expected parameters versus 2 lines of code in the QT Player code which actually really surprised me. With both apps they have JavaScript references for the head tab to files on Apple's library on their site.
    So.. I'm wondering why FF and my computer crash, I did output for computer as well as iPhone. And what to do for FF users and the fact that there's no specific output for iPad, am I OK just using the iPhone output since I can see the file OK on my iPad test.
    Last, I've been reading about HTML5 versus Flash, but assume that what both my QT apps are outputting is HTML4. In the QT Player code there isn't even an embed tag, let alone the video tag I've read about, just a href to the exported Saved For Web .mov file, which I assume must point to the .m4v files that QT outputs and puts in the same folder as the other files, but there's no direct reference to them.
    Sorry for the length, or if this isn't the place for these questions, but I do want to get this right before I convert about 20 tutorials
    I wonder if I should wait until Lion and see if QT is changed to fix the FF crash and adds output for iPad?
    One last thing: when you access the converted file with an iPad, first you see a jpg of the first frame with "Click to Play" in the center. When you do, you get the movie with a play triangle which you have to press to actually start the movie. But when you access the same html file with Safari, all you have to do is click the "Click to Play" and the movie starts as expected. Bug?

    QuickTime X and QuickTime Player Pro create slightly different html code (but it all works about the same way). The "click to play" image file, a "reference" movie, multiple versions for different devices and the html code to preview the page and use as copy/paste into your Web page.
    QuickTime X has fewer options than QuickTime Player Pro. The iPhone preset works just fine on the iPad.
    Your Firefox crash may have been just coincidence and I doubt it was caused by the page code.
    You may want to wait a while longer for the HTML 5 code because browser support is still in the learning stage and millions of PC users still use out of date browsers.
    The reference movie points to the different versions of the file. The code "reads" the device and serves up the correct version for it.
    I don't own an iPad but I suspect it works like my iPod Touch. All of my QuickTime files have the play "triangle" so the click to play image style page requires two clicks on it.

  • Can't view .mov file with quicktime

    Hello. I need help viewing a .mov file with Quicktime 7.5. It was recorded on a Canon Vixia HV30 camcorder and given to me on a dvd. But when I try to view the .mov file with Quicktime, I can hear the audio but the screen is black. Sometimes, it asks me to continue to the following link:
    http://www.apple.com/quicktime/resources/components.html?os=Windows&ctype=696d64 63&csubtype=69636f64
    I'm not that computer savvy - what is wrong? Any advice would be greatly appreciated. Thanks in advance!

    Sorry. My "then" (above) should have been "they".
    They sent you a data DV containing the "source" from the camera and the HDV codec isn't available on your PC so you can't view the file.
    Ask the authors to convert the file using H.264 Video codec (or others) so your Windows version of QuickTime can play the file.

  • Burning a QT .mov file to CD for Windows use.

    I have tried burning a QT .mov file to CD for Windows use with Finder and with Toast T 6, Mac & PC option. I burned the QT .mov file and Windows QT Installer on to the CD with both above apps.. However, when I try to read the CD on a Windows PC, it doesn't see the QT .mov file. It did see the Windows QT Installer and you could use it to install QT for Windows on a Windows PC. What is up with the QT .mov file not showing up on the Windows PC?
    Thanks!!!
    G5 Dual 2.0Ghz Power Mac   Mac OS X (10.4.6)   2.5MB RAM

    OS 10.4.6 Disk Utility does give you the option for multisession burning. I used Toast T 6 and it's also suppose to support multisession burns. However, since you mentioned it, the file that you could see (QT Windows Installer) on the Windows PC was the second file I burned. The first file was the QT .mov which you couldn't see on the Windows PC. Maybe Toast T 6 has the same limitations as ver. 5? The only thing I can do is try to reburn the CD all in one session, i.e., with the QT Windows Installer and QT .mov file on the same session and see if that works. What do you think?

  • I suddenly can't watch .mov files with the QuickTime Player x?

    I suddenly can't watch .mov files with the QuickTime Player x? There is always the message, i should look after new software! Can you help me?

    Handy-dandy cut and paste to the rescue!
    you need to install some other stuff to get the full file functionality back.
    Here's the list.
    Start with QT 7.6.6. - http://support.apple.com/kb/DL923
    Get Perian, and install it. - http://perian.org
    then VLC, - http://videolan.org
    DivX - http://divx.com - and the
    Flip4Mac package from Telestream - http://www.telestream.net/flip4mac/
    A52/AC3 downloader: https://www.macupdate.com/app/mac/21875/a52codec - In this installer package there is an audio A52Codec.component. DO NOT USE IT! Throw it out and use the one that is linked below.
    This is what I've put into my system and so far I've gotten every file to run fine, even my oldest videos.
    These are codecs you should see.
    In System/Library/QuickTime
         AppleIntermediateCodec.component
         AppleMPEG2Codec.component* (*optional if you've bought it)
         DivX Decoder.component
         Flip4Mac WMV Advanced.component
         Flip4Mac WMV Export.component
         Flip4Mac WMV Import.component
    In your Home/Library/QuickTime/
         AC3MovieImport.component (you may or may not want this component, in some instances it causes conflicts. In my system, it doesn't. Who knows why? I don't.)
         Perian.component
    For AC3 sound that is in most .mkv files, you need the A52Codec.component, this is the one you want, here: https://code.google.com/p/subler/downloads/detail?name=A52Codec.component.zip - unzip the file and put the component into the System/Library/Audio/Plug-ins/Components
    Go back to your Perian settings and in the Audio Output button, set it to 'Multi Channel Sound' - Ignore the message Perian puts up and select it.
    By doing a 'Get Info' on your files and where it says 'Open With' - default them to the QuickTime 7 program. Perian no longer will work with QuickTime Player so you must have QT 7.6.6 and set it so it is the default for all the filetypes you use.
    It works perfectly with QT7. So far I've gotten ALL my old videos to play.
    .avi, .mov (with the AC3 sound), .wmv, .flv, .mp4 and .m4v. all run fine as do all the older formats.
    Good luck!
    Deb.

  • Removing frames from .MOV file with QT Pro

    I edited a .MOV file with QT Pro by selecting garbage at back end of file and using "Cut".  I saved file. File now shows the correct content (w/o garbage at end), but file is still the same size.  How do I actually remove content to make smaller physical file?

    While you have your movie in the QT player Select an IN point ( pressing "i") , where you whant to begin the selection and an OUT point where you whant it to end. Press "Comand+X" or go to Edit/Cut. And the selection will be removed.

  • How on can get the plaback of .mov files with Redcode Codecs?

    Hi folks,
    I am not able to play the .mov files created by Red camera so..
    how one can get the playback of .mov files with Redcode Codecs?

    Well, one typically doesn't edit with any of the proxy-files the RED camera produces.  You need to convert the RED footage to ProRes.  Log and Transfer can do this, if you download and install the RED Log and Transfer plugin.  Or you might need to use RED software to convert the footage to ProRes.  But those Red proxy files won't import via log and transfer, and are NOT editable in FCP.  Gotta convert to ProRes.

  • Is MOV file with mp2 audio tracks compatible with QT player?

    Hi,
    I export multiple .mov files with certain video stream and mpeg layer 2 audio stream inside, using MPEG Streamclip/VLC/FFMpegX. However it turns out that the sound part is not playbak correctly inside QT player. Is QT player not supposed to playback this kind of file? BTW, I'm on OSX 10.7.3, Quicktime player is version 10.1.
    Thanks,
    Shunan

    I export multiple .mov files with certain video stream and mpeg layer 2 audio stream inside, using MPEG Streamclip/VLC/FFMpegX. However it turns out that the sound part is not playbak correctly inside QT player. Is QT player not supposed to playback this kind of file? BTW, I'm on OSX 10.7.3, Quicktime player is version 10.1.
    Many possible answers here. Since you did not indicated the video compression format, my only recomendation would be to try playback in the QT 7 Player for your specific combination of video, audio, and file container. For instance, "muxed" MPEG-2/MP2 data in an MPEG, MPG, or MOV file container will play correctly in the QT 7 Player. On the other hand, the MPEG and and MPG files only play the video in the QT X Player and the MOV file container will not even open in the QT X Player.
    Basically, if you check the QT X Player web page, you will note that MPEG-1, layer 2 audio is not supported by this player. However, whiile MPEG-1, layer 2 audio is still basically supported by the QT 7 Player, certain audio, video, and file container combinations may be problematic.

  • IPod touch can't synch .mov files with iTunes.

    My iPod touch can't synch .mov files with iTunes. The error message says that the files were not transfered because they can't be read on my device.  I'm not able to transfer any mp4 files, either.  These are my own short animations, small files (under 2MB). Home sharing is on.  I'm trying to synch with the latest version of iTunes on a Windows 7 64-bit machine.  Thanks.

    See:
    iTunes: May be unable to transfer videos to iPhone, iPad, or iPod
    iTunes: Frequently asked questions about viewing and syncing videos
    Yo may have to use a third-party computer program like HandBrake to convert the format to one compatible withthe iPod

  • HT3775 I can't open MPEG 4 -movie files with Quick time or VLC

    I can't open MPEG 4 -movie files with Quick time or VLC

    VideoLAN - Download official VLC media player for Mac OS X

  • I have imported my pictures into aperture, how do I export into jpeg files so i can share files with friends who dont use aperture ?

    I have imported my pictures into aperture, how do I export into jpeg files so i can share files with friends who dont use aperture ?

    If you want the same export settings on some or all of the images you can select all that have the same export requirements and export them as a group.
    If all the images have the same requirements then you can select them all and run the export command.

Maybe you are looking for

  • Droid RAZR maxx hd glass

    Having a problem with a brand new phone sucks. No one knows what to do. I recently purchased a DROID RAZR Max HD and the employee put a screen protector on for me in the store. I removed it a week later because he screwed up. After I removed it the g

  • I can connect to WiFi but not the internet

    I am trying to connect a new IPad 2.  I have a Belkin router that is B+G+N.  I use WPA2 encryption and MAC filtering.  The IPAD's MAC address was entered into the router and when I provide the encryption key as the password I am able to connect to Wi

  • XI software

    Dear all,          I am into BASIS, i am new to XI. I have some queries in XI: 1.  Is that can I download XI trail version from service market place(I have Suser ID). 2.  Do i need to install ABAP+JAVA kernel of IDES ERP6.0 ECC6.0 SR3.(At present I h

  • Application scope problem in a JSP

    Hi, I try to store an object with the following code : getServletContext().setAttribute("application", app); Later I want to access this object from a JSP with : <jsp:useBean id="application" scope="application" class="de.skillworks.SWApp"/> that dos

  • Everytime i come back to mac connection has gone down!

    Every time I come back to my imac, the airport connection has gone down. I go up through the airport menu in the menu bar and simply reconnect it to my network which is always there in the menu. It's not a massive problem I know, but fairly irritatin