Saving a file to disk

I am sorry if this is not the right place for this question but I could not find a place for it. I have excel on my MAC and am trying to safe a file to a blank disc. I am used to a simple file save as but that doesn't work here. Can someone just tell me how to save the file? Thanks!!

1) Go to System Preferences > CDs & DVDs
2) Select "Ask what to do" for the action when you insert a blank CD
3) Close System Preferences
4) Insert blank CD into your Mac and select open in Finder (this will mount the CD on your desktop)
5) Drag your Excel chart onto the mounted CD
6) Drag the CD to the trash can. The trash can will turn change symbols indicating that it will burn the CD before ejecting.
7) Burn CD and you are done.

Similar Messages

  • Display image in JPanel without saving any file to disk

    Hi,
    I am fetching images from database. I am saving this image, display in JPanel and delete it. But this is not actually I want.
    I wish to fetch this image as stream , store in memory and display in JPanel without saving any fiel in disk.
    I wonder if it is Possible or any used implementation that I can use in my project. Any idea or experienced knowledge is enough.
    Thanks

    In what format is the image coming to you from the database? If it's an InputStream subclass, just use javax.imageio.ImageIO:
    InputStream in = getImageInputStream();
    BufferedImage image = null;
    try {
       image = ImageIO.read(in);
    } finally {
       in.close();
    // ... Display image in your JPanel as you have beenIf you receive the image as an array of bytes, use the same method as above, but with a ByteArrayInputStream:
    byte[] imageData = getImageData();
    ByteArrayInputStream in = new ByteArrayInputStream(imageData);
    BufferedImage image = null;
    try {
       image = ImageIO.read(in);
    } finally {
       in.close();
    // ... Display image in your JPanel as you have been

  • Saving .ATT files to disk instead of emailing them?

    In using Captivate 5.5 for reporting quiz results, the Help PDF states under "Specify e-mail preferences":
    4.  Specify whether the CSV content must be sent in the body of the e-mail, or as an attachment. The CSV content can be sent as an attachment only over Internet Explorer. 
    Note: The CSV content is sent as an attachment with the .att extension. Rename the file to a .csv extension and open it in Microsoft Excel.
    We are using Kronos that needs the CSV output to a file system location, not sent as an email.
    Can you save .ATT files to disk instead of emailing them??
    Thank you.

    Hello jckrueger,
    It is unclear as to the type of disk you would like to save incoming faxes to, however you can send incoming faxes (or scanned documents) directly to email or a network folder with your imageCLASS D1370.
    Here are the steps for your reference to forward faxes to email or a file server:
    NOTE:  When a fax document is transferred to an email or a file server, the document is converted to a PDF file.
    Setting Document Transfer (Automatic Forwarding):
    This allows you to specify whether a document is automatically transferred during receiving and where to be transferred.
    NOTE:
    Destinations that can be specified:
    You can specify the followings as destinations.
    - Fax
    - E-mail (D1370 only)
    - File server (D1370 only)
    - Group destination
    1. Press (Menu).
    2. Select <System Settings> using [^] or [v] and press [OK].
    3. Select <Forwarding Settings> using [^] or [v] and press [OK].
    4. Select <Off> or <On> using [^] or [v] and press [OK].
    <On> Starts to transfer received documents. Next, you need to configure transfer destinations.
    <Off> Transfer is not performed.
    When <On> is selected:
    You can specify where to forward. You can specify only by the following approaches:
    "Specifying destinations using one-touch keys"
    "Specifying destinations using coded dial codes"
    "Specifying destinations using the address book"
    5. Press (Menu) to close the menu screen.
    If further assistance is needed or this does not address your inquiry, please feel free to Contact Us and we'll be glad to help you further.
    Did this answer your question? Please click the Accept as Solution button so that others may find the answer as well.

  • Saving Image Files on Disk after drawing lines on the Image

    Hi guys,
    I am presently working on a swing project in which I need to draw lines on a image and then store the modified image in .gif, .jpg or .bmp file format.
    I can't seem to find an documentation dealing with this situation.
    Any help will be highly appreciated
    Abhi

    Ive just been looking for the same. Theres an article (and a class) on javaworld on subject of saving bitmap-files, and in another thread in this forum, a guy described how to make jpg. with the jdk1.4 .... Like this:
    int w = comp.getWidth();
    int h = comp.getHeight();
    BufferedImage im = new BufferedImage(w, h, BufferedImage.TYPE_INT_RGB);
    Graphics2D g2 = im.createGraphics();
    comp.paint(g2);
    g2.dispose();
    ImageIO.write(im, "jpeg", new File("foo.jpeg"));
    im.flush();
    Im just referring, havent tried it yet. Good luck.
    Stig.

  • Saving photo file onto disk high resolution

    I am trying to put  my 10MB photo onto a CD so I can take the file to a printer.  When I drag the file onto the disk, the disk shows 330KB file. I can't print the file at 330KB. Why is the CD distorting my file and decreasing the resolution? How do I copy a photo file (jpeg or tiff) onto a CD?

    Are you dragging from a Finder folder or from something else?

  • Ctrl+E to open in CS2 without saving a file on disk?

    Is there a way to Ctrl+E to open DNG as a PSD on CS2 WITHOUT having it automatically save a psd file on my hard drive?

    Damian, no "flame" taken lol
    I totally agree ... yes, having CS2 files in LR is great ... but not on every file I go to CS2 I need to save ... there are (sad to say) 100's of files I might do something "quickly" to in CS2 and save as a JPG ... that I totally do not want to save the PSD file. and I don't want to have to go back and have to look for and delete them.
    So, chances are those ... "snap shots" ... I can quickly duplicate what I did with the DNG anytime ... which is probably mostly there.
    Example ... a picture of a Women/Girl ... the image in LR is good to go .. but, because "they" want all flaws gone ... I have to run the "snap shot" thru my Plug-in.
    * also doing multiple copys for a HDR stack ... I want LR to send it to CS2 ... but I only want 1 copy of the PSD file to be in LR. (because I will have to delete the others)
    imho,
    * It's all about "choice" , and I could do this in ACR / CS2. ... yes, there are many DNG's I will want to have a PSD file generated and listed in LR automatically. But, I want to be able to choose which one's ... because this will save me time.
    p.s. I also do NOT like the way "Folders" are handled in LR.
    I don't want to see everything in the sub-folders on the TOP folder. It's confusing file management imho.
    If, I create a PSD file for a shoot ... I want it in a sub-folder PSD where all my PSD's will be. (not mixed in with my DNG's)
    imho, something powerful that gives choice ... on Ctrl+E on the pop up window you can CHOOSE to save ... and if you want it, in a Sub-folder ... which you can name. Like PSD (and if it already exists ... LR will put it there) ... now that's organized and powerful to me.

  • Writing files to disk.....

    Hi, any ideas why this code to read in an array of bytes (a file) from a server and then write the file to a user chosen directory does not work??
    Should I be using a fileObject and not just a fileoutputstream?? I am using an example from a book that just reads in the array of bytes, creates a fileoutputstream and uses its write method to save the file....
    Any ideas??
    Thanks!
    byte[] theDocument = (byte[])objectIn.readObject();
    if (theDocument.length > 0)
         //Let user choose where to put this file
         JFileChooser fileChooser = new JFileChooser();
         fileChooser.setFileSelectionMode(JFileChooser.DIRECTORIES_ONLY);
         fileChooser.setApproveButtonText("Save");
         fileChooser.setApproveButtonToolTipText("Click to save the document in this directory");
         selection = fileChooser.showOpenDialog(null);
         if (selection == JFileChooser.APPROVE_OPTION)
               //Get the address to the folder they chose
               String thePath = fileChooser.getSelectedFile().toString();
               thePath = thePath + fileName;     //FILENAME CREATED & INITIALISED ELSEWHERE AND IS ALWAYS SOMETHING LIKE MYFILE.TXT  FILE NAME MAY HAVE SPACES SOMETIMES, PROBLEM???
               //now write the file out to the folder chosen by the user
               try
                          FileOutputStream fileOut = new FileOutputStream(thePath);
          fileOut.write(theDocument);//Write the array of bytes to disk to save the file!               fileOut.close();                                        System.out.println("We saved the file to disk!"); //THIS IS DISPLAYED WHEN CODE IS RUN!!
               catch (FileNotFoundException FNF)
                          clientLogin.showUserMessage("Could not save the document.  Check that you have permission to write to the chosen destination directory.");
    else
               clientLogin.showUserMessage("No document was sent back from the server.");
    }

    Yes, I am using a serialised byte array to send the file accross the network from server to client. It just seemed a neat way to do it.....
    All communication between my server and client is done using objectoutput and objetcinputstreams because i had problems using printwriters, buffered readers and objectstreams on the same socket....
    my server has to receive, populate and send back custom user objects so it made sense (to me anyway) to send all communication like that.....
    Is there a better way?
    Thanks for speedy replies.

  • Saving a file in JSF with a servlet

    Okay, here is essentially what I'm doing right now:
    1. The user selects some data that they want to export (save) to a file and enters a filename into a text box.
    2. The user then clicks an 'Export' button and a controller action is invoked that puts the filename and the data (as a String) into the http session.
    3. On success, the controller returns a successForServlet string which a navigation rule defined in faces-config looks at and sends the page to an ExportToFile.jsp page.
    4. All this jsp page does is to forward the request to my servlet.
    5. The servlet picks up the filename and data from the http session and sets up the appropriate response. This causes a 'Save' dialog to be prompted to the user so that they can choose a location and such.
    6. The user clicks save and the file is saved to disk.
    This all works wonderfully. BUT, here is the problem...I am now out of JSF's scope since the nav rule sent the request (ultimately) to a servlet. The page that the user was on is now stale and they have to click a menu item or something to get back into JSF scope. So, what now? I've tried a few things that I won't mention here until I see what kind of suggestions I get from you guys. Thanks to anyone that can help me out. Lance.

    I may not be understanding you correctly (this is very new to me), but I tried your suggestion to no avail. As I understood it, you were suggesting that I put this into my servlet. I did so in a finally block in my doPost() method. Here's the code:
    public void doPost(HttpServletRequest request, HttpServletResponse response)
    throws ServletException, IOException {
    String methodName = "doPost";
    log_.entry(methodName);
    try {
    // Get a session-scoped value
    HttpSession session = request.getSession();
    String exportFileName = (String) session.getAttribute( "ExportEntityFileName" );
    String exportString = (String) session.getAttribute( "ExportEntityText" );
    response.setHeader("Pragma", "No-cache");
    response.setDateHeader("Expires", 0);
    response.setHeader("Cache-Control", "no-cache");
    response.setHeader("Content-Disposition", "attachment; filename=" + exportFileName + ".txt");
    response.setHeader("Context-Type", "text/html");
    response.getOutputStream().write(exportString.getBytes());
    } catch (Exception e) {
    log_.error(e.toString());
    } finally {
    HttpSession session = request.getSession();
    session.setAttribute("ExportEntityFileName", null);
    session.setAttribute("ExportEntityText", null);
    response.getOutputStream().close();
    session.getServletContext().getRequestDispatcher("/appPanels/utilities/BcfExport.jsp");
    log_.exit(methodName);
    Something about this line:
    session.getServletContext().getRequestDispatcher("/appPanels/utilities/BcfExport.jsp");
    ...didn't look right, so I tried this also:
    session.getServletContext().getRequestDispatcher("/appPanels/utilities/BcfExport.jsp").forward(request, response);
    ...but that was no help either. Any more suggestions out there? I can't believe that this isn't being done by others. I mean, saving a file to disk!?!?!?!? It sounds rather elementary.
    Thanks for any suggestions.

  • Unable to save PDF's from Internet Explorer. Error "The document could not be saved. The disk you were saving to or the disk used for temporary files is full. Free some space on this disk and try again, or save to a different disk."

    We are currently in a published desktop environment in Citrix XenApp 6.5.  Server is running on Windows 2008 R2.  Users are not able to save PDF's into the redirected folders (ie Desktop or My Documents).  Exactly same issue described in "The disk you were saving to or the disk used for temporary file is full...."  Anyone has any suggestion??

    Same problem here. Any ideas?
    Saving with Shortcut "CRTL+SHIFT+S" works just fine.
    Using IE 11.0.9600.17728 and Adobe Reader 11.0.10

  • Windows Easy Transfer (WET) Issues with External Hard Drive - "Can't read from the source file or disk"

    I work for Office Depot, in the tech department. Basically, one of our associates was supposed to do a data backup, and re-install Windows 7, then transfer the files back. He used Windows Easy Transfer and compacted everything into a 163 GB file. 
    Now comes the hard part. When we try to put it back on his computer ((drag-and-drop to the desktop) which has been wiped back to factory settings using the recovery partition), it stops at 79.5 GB remaining (you know how it doesn't give you a % of completion,
    it just shows how many GB are remaining) and then says "Can't read from the source file or disk" and gives you an option to try again, or cancel. It gets hung up on the same point each time.
    Normally, this wouldn't be a huge issue, but the contents on the drive are his wife's architect blueprints and interior design stuff, along with wedding photos, etc, which are the only copies they have. On top of those, they have court documents and other
    important files that we are unable to access now.
    I wasn't involved with this transfer, so I'm trying to clean up the mess as best I can. I remembered that the customer's wife was Russian, and had some files typed with a Russian keyboard, so on and so forth. I wonder if that's the issue? If not, I really
    have no idea how to manually extract things from a ".mig" file, or how to diagnose what area is potentially corrupted.
    In light of this situation, we tried using "Recuva" to recover the files post-wipe, but everything was corrupted or unable to be opened, and it also extracted and recovered all of the "useless" photos, such as the skype logos, up and
    down arrows for browsers, etc (it was 160,000+ photos).
    Trying to avoid a potential lawsuit, unhappy customer, and costing the company lots of money to see if professionals can get into this external hard drive.
    Other relevant information:
    We used a Toshiba 500 GB (465 GB) external hard drive.
    Customer's computer is an HP Pavilion P6000 Series (Model No. p6520y) running Windows 7 Home Premium 64-bit Service Pack 1.
    Any other information that is needed can be provided, thanks in advance, and hopefully we can find a solution to this issue quickly!
    -John

    I think there's a lack of understanding somewhere.
    "If you even can't start the process, please unplug it from your new PC. Then head back to your new computer and plug
    the external drive back in to your new computer. "
    Unplug from new, head back to new, plug it back in? That doesn't make much sense! Haha.
    I knew what you meant though, somewhat. When I search through the drives after clicking yes (Has windows easy transfer
    already saved your files blah blah blah) I click on the transfer file and it says "Windows Easy Transfer could not open the file".
    Rather than drag-and-drop the file to the desktop, I now tried to double-click on the file itself while it was plugged
    into the computer. It opened, and it started transferring until it was about 70% completed, and then an error popped up saying "WET can't open the easy transfer file, make sure your USB device is plugged in or check your internet connection". 
    I checked, and the USB hard drive's light wasn't on. Now, I unplug it and plug it back in, and the light comes back on,
    so I click Retry, and it resets the bar back to nothing and says "Transfer time: 1 minute".
    Rather than continue trying, I clicked "Cancel" instead of Retry, and it says "Your transfer did not complete successfully."
    It says to click "view report" for more information, but there's no "view report button".
    At the moment, I am scanning the External Drive for bad sectors using the check disk tool in properties. It's frozen
    at "0 USN bytes processed".

  • Error in saving the file

    Hi,
    I have created one report in apex. I have dowload option to download the csv file from report.. i am able to download to download all files accept one report which is giving me the error while clicking on saving the file "Error: Unable to read source file or disk"...Please suggest why it is happening. Thanks in advance.

    Have you tried Save As…
    Where are you trying to save it to?
    Are you using iCloud?
    Peter
    btw Your tag is out of date.

  • HP scanning error: "An error has occurred saving the file because it could not be written to..

     HP scanning error: “An error has occurred saving the file because it could not be written to.  Check the properties for the file to make sure it is not read-only.” Dr. Google finds others with this problem.  Some claim that this is caused by an upgrade of Apple OS10 (which I did do).  One claims that HP has a "patch" for this problem. If I try to quit HP scan, it won't quit and freezes my computer. Here's the odd thing.  I have no problem scanning in a colored page from Scientific American either before or after this error (after rebooting each time), but simple black and white documents started just today to give the error message above.

    Thank you for the link however if I understood all of the instructions I would still be reluctant to try this on my own especially from a third unknown party where some of the information may be wrong and/or lost in translation. (Google translation at the end of this comment). The instructions say to uninstall the software.  So if I uninstall the original HP software am I using the original disk to reinstall and then personalize again?What about all of the updates since I originally installed the software? I found the Disk Utility but what is "gatekeeper"And I am using OS X 10.9.1 that is current because I downloaded the latest upgrade.  How would I reinstall it?And at what point do I go to the URL for the software drivers and the patch? This is just not practical for someone who is not proficient in troubleshooting applications.I switched to Apple because I don't want to have to go through this kind of process, take my time to fix the application and potentially mess up my system .  WHy should I have to try to figure out how to retrieve the normal function in this case, of my All-In-One. If it is so simple why can't HP develop the fix and make it available? Unfortunately right now I have to find an alternative to scan some important business documents that are due today. Since I am using an older printer by technology standards even though it is working fine I may be looking for a replacement and HP may no longer be at the top of my list given that the problem appears to affect other HP models. No need to answer my questions,  I'm not going to try this fix based on these instructions. Please HP provide a fix for this problem with the scanner and MAC OS X 10.9.1 compatibility! Translation of the information on the suggested link: We hereby send you a guide that should help you in solving the problem .Please carry the following: 1 Please uninstall the software again .Goto -> Programs - > Hewlett -Packard - > HP Uninstaller 2 Please repair permissions on your Mac .Go -> Utilities -> Disk Utility - > Repair Disk Permissions . 3 Please disable ' gatekeeper ' on your Mac . 4 Reinstall the full software for MAC 10.6 and patch for 10.7 / 10.8 / 10.9. HP Scanjet Software and Drivers for Mac OS X v10.6 features :http://h20566.www2.hp.com/portal/site/hpsc/template.PAGE/public/psi/swdDetails/ ? sp4ts.oid = 457 534 & spf_p.tpst = swdMain & spf_p.prp_swdMain = wsrp - navigationalState 3Di % dx % 253D % 257CswItem % 253Dsj_78355_5 % 257CswEnvOID % 253D219 % 257CitemLocale % 253D % 253D % % 257Cs wLang 257Cmode % 253D % 257Caction % 253DdriverDocument & javax.portlet.begCacheTok = com.vignette.cachetoken & javax.portlet.endCacheTok = com.vignette.cachetoken
    Scanjet software patch to Use OS X 10.6 Software and Driver on OS X:http://h20566.www2.hp.com/portal/site/hpsc/template.PAGE/public/psi/swdDetails/ ? sp4ts.oid = 457 534 & spf_p.tpst = swdMain & spf_p.prp_swdMain = wsrp - navigationalState 3Di % dx % 253D % 257CswItem % 253Dcs_97791_1 % 257CswEnvOID % 253D219 % 257CitemLocale % 253D % 253D % % 257Cs wLang 257Cmode % 253D % 257Caction % 253DdriverDocument & javax.portlet.begCacheTok = com.vignette.cachetoken & javax.portlet.endCacheTok = com.vignette.cachetoken    

  • An error has occurred saving the file because it could not be written to.

    An error has occurred saving the file because it could not be written to.  Check the properties for the file to make sure it is not read-only.  
    This error message comes up every time I try to save a scanned document to my mac 10.9 .4 . I have reset the software for my HP C5180.All in one. I have not had te problem before, just recently following some upgrades ....any suggestions how to fix this, on reading forums it seems its a common problem.. not good .
    Thanks

    Hi @annie59,
    Welcome to the HP Forums!
    I understand that you cannot scan with your HP Photosmart c5180 on Mac 10.9.4. I am happy to help you with this scanning issue!
    Please try the following:
    Reset the printing system. OS X Mavericks: Reset the printing system.
    Verify and repair disk permissions. Disk Utility 12.x: Repair disk permissions.
    See this installation guide. OS X v10.9 Mavericks: Installing and Using the Printer on a Mac.
    See this post, Re: iMac OS X 10.9.3 Scan to iMac Driver for HP OfficeJet Pro 8500A A910a does not seem to exist, by my colleague @Sunshyn2005. 
    Hope this information helps, and thank you for posting!
    RnRMusicMan
    I work on behalf of HP
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos Thumbs Up" to say “Thanks” for helping!

  • Having trouble saving tiff files to server

    Hi all,
    I'm having trouble saving tiff files to our server (a mac pro running OSX 10.5.7 client not server). I get the error message 'could not save "filename" because write access was not granted. The disk in question is set to ignore permissions and the other 3 Macs on the network have no problems.
    Bizarrely this only seems to happen when saving as a Tiff file, I can save as JPEG without issue! The file will usually save after a few attempts, sometimes six or seven save as' are needed.
    This problem comes and goes, but at the moment its pretty bad.
    This is becomming very frustrating as Tiff is our prefered format and we work as a team so have to save to the server.
    Any ideas?

    Just to expand on Buko's correct ansswer, this is the boilerplate text I use in connection to saving to a network (please NOTE the part where it explains that normally, it does work, but that it is impossible to troubleshoot someone else's network remotely, and that's why it's not supported by Adobe):
    If you are opening files over a network or saving them to a network server, please cease and desist immediately in the event you are currently experiencing problems with one or more files. Working across a network is not supported.
    See: 
    http://www.adobe.com/support/techdocs/322391.html
      Copy the CLOSED file from your server to your local hard disk, work on it, save it again to your local hard disk, close it, and copy the closed file back to the server.
         Of course, the fact that Adobe does not support working across a network does not necessarily mean it won't work.   It should.
        Adobe's position is that there are too many variables in a network environment for them to guarantee that everything will work correctly in every network, especially given the fact that if something does not work properly, it's probably the network's fault, and Adobe has no way of troubleshooting your network.
      If you can't work locally, you are on your own, and if something happens, you're on your own. If you must work from a server, make sure your network administrator is a competent professional.
    When problems arise, a lot of valuable work can be lost.

  • Problem with formatting the saved text to hard disk

    I use a modified code from Macromedia for saving the content of a text filed on hard disk. See code at the end.
    The code works fine and a text file is saved in the given location on the hard disk.
    The problem is that all of the content of the text field appears in a very long single line.
    The line breaks in the text field does not appear at all in the saved text file.
    for example:
    if the following is the the content of the text filed on the stage:
    abcdef
    jhijklm
    nopqrst
    uvxwyz 
    then the saved file is like: abcdefjhijklmnopqrstuvxwyz 
    No line break happens! How can this be fixed?
    Thanks for any suggestions.
    HR
    ******************* Here is the code *************************
    --this handler saves the contents of the field into a text file called 'output.txt'
    --it over writes anything that is in the 'output.txt' file.
    global myFile
    on mouseUp
      if objectP(myFile) then set myFile = 0  --Delete the instance if it already exists
      myFile = new(xtra "fileio")    -- Create an instance of FileIO
      openFile (myFile, the moviePath &"output.txt",0)--Open the file with R/W access
      delete(myFile) --deletes the file
      createFile (myFile, the moviePath &"output.txt) --creates the file again
      openFile(myFile,the moviePath &"output.txt,0) --Open the file with R/W access
      mySaveString = member("input").text --puts the contents of the field 'input' into the variable mySaveString
      writeString(myFile,mySaveString) --writes text to the file
      closeFile(myFile) -- Close the file
      myFile = 0 -- Dispose of the instance
    end

    You need to replace the carriage returns (that aren't followed by a line feed) with the CRLF combination. Feel free to place the following JavaScript handler into a movie script and call it prior to writing your string to disk:
    function jsStringToDOS (str) {
      return str.replace(/(\x0D)(?!\x0A)/g, "\x0D\x0A");
    global myFile
    on mouseUp
      if objectP(myFile) then set myFile = 0  --Delete the instance if it already exists
      myFile = new(xtra "fileio")    -- Create an instance of FileIO
      openFile (myFile, the moviePath &"output.txt",0)--Open the file with R/W access
      delete(myFile) --deletes the file
      createFile(myFile, the moviePath &"output.txt") --creates the file again
      openFile(myFile,the moviePath &"output.txt",0) --Open the file with R/W access
      mySaveString = member("input").text --puts the contents of the field 'input' into the variable mySaveString
      mySaveString = jsStringToDOS(mySaveString) -- convert to Windows CRLF characters
      writeString(myFile,mySaveString) --writes text to the file
      closeFile(myFile) -- Close the file
      myFile = 0 -- Dispose of the instance
    end

Maybe you are looking for

  • Error-No value given for one or more required parameters when using oleDBDa

    Hello, I have this sql statement and it works well, the Crystal Report gives good result when I put concrete values like: string comstring = "SELECT NOVI.GBR as gbrnov, NOVI.AB as abnov, NALOG1.DATA as datanov, Min(NALOG1.POCKM) AS MinOfPOCKM, Max(NA

  • Homefusion - Salespeople not trained on data use

    I'm on a share everything plan with multiple family members. We have 3 smart phones, 1 tablet, and 2 dumb phones. and were able to share 8GB data with no issues (it may have been even lower than that) Recently the owner of the plan was talked into sw

  • APP not picking correct numbers

    Hi, I assigned one number range (eg: 100 to 200) for two document types ZP and ZV. While running the payment program the system is picking the numbers differently. Eg: when i run payment run on 01.04.2007 the system is picking number ranges 100,101,1

  • Soundtrack 2.0.2 602A91 - crashes every time that I try to save.

    I have tried reinstall, checked that I am only saving the references to audio tracks. Sometimes I get an error message "An unexpected problem - Uncaught exception". Sometimes it just crashes and asks for report to Apple, and leaves me with spinning r

  • Syncing iPhone/iPad to multiple iTunes libraries

    Hello, I was wondering about about syncing my iPhone 4 and iPad 2 to two separate iTunes libraries. I have two accounts on my MacBook – one personal and one for work - and my iPhone/iPad are used for both. They are currently synced with my personal i