Printers and their possible resolutions

how many types of printers we use print to SAP SCRIPTS and what is the resolution we give for that printers.
    while uploading the logo in sap scripts using RSTXLDMC  we will provide resolution i.e DPI how much resolution value must given for the respective output devices.

Hi
I suppose the most printer avaible can be used by SAP, anyway u should check SAP OSS or the site of the print to check if a certain print can be used.
These are the main resolution:
75 dpi
100 dpi
200 dpi
150 dpi
300 dpi
600 dpi
Max

Similar Messages

  • Is it possible to create a configuration profile that will install multiple network printers and their associated drivers

    Is it possible to create a configuration profile that will install multiple network printers and their associated drivers?
    I was not able to find profile manager on my employer's installation of 10.6 Server. Is this only a feature of 10.7/10.8 server?

    10.6 server does not have profile manager, profile manager is only available in 10/7 and 10.8 server
    for 10.6 server you'll need to use wgm and server admin
    printer management with 10.6, I recommend you read the relevant server manuals regarding
    print server and user management, printer management

  • Sy-msgno - What are the possible numbers and their meanings?

    I am wondering what the possible numbers are for the field sy-msgno and their meanings.  I am trying to determine what some code is doing but there isn't any documentation.  The code is looking for, and setting, specific values in the field sy-msgno so knowing what these numbers mean will help me out.
    Thanks,
    Davis

    It is the system provided Message Number.
    Suppose you wants to display the error message provided by some SAP standard code (Ex: returned by functional module) then this is used along with sy-msgid to get the error message.
    suppose i called a FM say 'OIB_QCI_READ_CONV_PARAMETERS'and it returned sy-subrc NE 0. now at that condition i want to display the system generated error message. Then i will use sy-msngo along with system id sy-msgid.
    CALL FUNCTION 'OIB_QCI_READ_CONV_PARAMETERS'
                  EXPORTING
                    i_charg                  = lv_charg
                    i_datum                  = lw_proxy_tab-zpicdate
                    i_lgort                  = lv_lgort
                    i_matnr                  = lw_proxy_tab-matnr
                    i_werks                  = lw_proxy_tab-werks
                    i_time                   = lw_proxy_tab-zpictime
                  IMPORTING
                    e_oib_a04                = lw_oib_a04_def
                  EXCEPTIONS
                    datum_not_passed         = 1
                    matnr_not_passed         = 2
                    not_found                = 3
                    werks_not_passed         = 4
                    conversion_error         = 5
                    inconsistent_data        = 6
                    calculation_failure      = 7
                    inconsistent_customizing = 8
                    OTHERS                   = 9.
                IF sy-subrc NE 0.
                  lv_msg_id = sy-msgid.
                  lv_msg_no = sy-msgno.
                  CLEAR: lv_error_data.
                  PERFORM fill_error_message TABLES pt_t_mailmsg
                                              USING  lv_msg_no
                                                     lv_msg_id
                                                     lv_error_data.
                  CLEAR: lv_msg_id, lv_msg_no, lv_error_data.
                  lv_error = gc_x.
               ENDIF.
    FORM fill_error_message TABLES pt_pt_t_mailmsg STRUCTURE solisti1
                            USING p_lv_msg_num TYPE char3
                                  p_gc_mssg_class TYPE char8
                                  p_lv_error_data TYPE char300.
      DATA: lv_text(250),
            lw_msg LIKE LINE OF pt_pt_t_mailmsg,
            lv_error_data(18) TYPE c.
    * Reading the error message from the message class
      CALL FUNCTION 'MESSAGE_TEXT_BUILD'
        EXPORTING
          msgid               = p_gc_mssg_class
          msgnr               = p_lv_msg_num
          msgv1               = p_lv_error_data
          msgv2               = ' '
          msgv3               = ' '
          msgv4               = ' '
        IMPORTING
          message_text_output = lv_text.
    * Append error message to error table
      lw_msg = lv_text.
      APPEND lw_msg TO pt_pt_t_mailmsg.
      CLEAR: lw_msg, lv_text.
    ENDFORM.                    "fill_error_message]

  • Can't add Printers in Mavericks, and a possible solution

    I came here looking for an answer to this problem, and then was able to fix it, so I thought I would share it for others. I have a Lexmark X6600 all-in-one. It's maybe 3 or 4 years old. Still works great.
    With the various OS updates since I got it, and new printer drivers, everything worked fine, except I could no longer print wirelessly. That wasn't a problem however because my printer was close enough to my iMac that I would plug in a USB cable. My son's MacBook Pro could print wirelessly because he was still running the older drivers, so the new drivers must have been an issue. I updated to Mavericks from Mountain Lion the day it was released. The printer and scanner worked fine.
    Mavericks ran great at first, but then started getting slow, with lots of spinning beachballs, and things like the Finder crashing and becoming unresponsive, etc. Even though Activity Monitor would show 70% idle time on the CPU, clicking on things like the menu bar would cause more spinning or just wouldn't do anything. The Finder would take over 5 minutes to draw the contents of a window. I also could not shut down or restart. So I decided to do a fresh backup (I use Carbon Copy Cloner), and wipe the hard drive, and do a fresh install of Mavericks. The contents of my hard drive had been migrated through several computers, going all the way back to a G4 Digital Audio, so I'm sure there was lots of junk.
    So I did that last night, and then restored from the backup. The Mac runs so much better now. However, I had no printer listed in Printers & Scanners, and clicking on the Add Printer button would pull up a blank window. So I downloaded the latest printer drivers from Apple/Lexmark, and installed them. Still no luck. When looking in the Lexmark folder in /Library/Printers, the driver was missing, and it only had some of the other files that were in my backup. So I tried copying them over, and repaired permissions, and still no luck. I went back to the driver version before that, and still nothing.
    Finally, remembering that my son's MacBook could print (He's still running Lion), I downloaded the drivers for 10.6. This driver is known as 6600SeriesWebInstaller1.1.0.  Not only did this fix it, but it allowed me to print wirelessly! Scanning through Image Capture is broken, but the included Lexmark 5600-6600 Series Center app scans just fine. So there seems to be an issue with the newer printer software. It wont even install properly. So, for those having problems with printers, and reinstalling the newer drivers, try one of the older ones.

    Hi samuelfromkenosha!
    I have an article here for you that can help you troubleshoot this issue. First, assuming your Wi-Fi connection is working properly, you may need to try restoring your Apple TV:
    Apple TV (2nd and 3rd generation): Restoring your Apple TV
    http://support.apple.com/kb/HT4367
    However, if your Wi-Fi connection or AirPort Extreme is not working, you will want to use this article to aid you in resetting it up properly:
    Resetting an AirPort Base Station or AirPort Time Capsule FAQ
    http://support.apple.com/kb/ht3728
    Thanks for using the Apple Support Communities!
    Cheers,
    Braden

  • I have tried everything possible. tried resetting my network settings and even the whole phone but my phone wouldn't connect to my wifi at home but will connect to other wifi's when i'm out. my sisters both have the same iphone and theirs work perfectly.

    My iPhone wouldn't connect to my wifi at home but connects to others when i go out. i have tried resetting my whole phone and network settings but still wouldn't work. Everyone in my house has an iPhone and theirs work perfectly. I need help. it randomly started working yesterday after not connecting for 4 days and suddenly it stopped working again today

    The two things to try first are renewing your network lease, forgetting the network and if that doesn't work to reset all networks. You might have tried one of these but I'll repeat the steps just to make sure.
    Settings > Wi-Fi > tap the blue arrow to the right of your network name > Renew Lease
    If that doesn't work then
    Settings > Wi-Fi > tap the blue arrow to the right of your network name > Forget this Network
    If that doesn't work
    Settings > General > Networks > Reset All Networks > then reset your iPhone by
    Press and hold the Home and Sleep buttons simultaneously ignoring the red slider until the Apple logo appears. Let go of the buttons and let the device restart.
    I hope one of these will help.

  • WARNING:  Canon Pro Printers and CS4 – Serious Colour Management Issue

    Over the last four days (and over fifty prints) I have undertaken extensive and meticulous tests to identify the cause of a problem; namely that targets for profiling a new printer (a Canon Pro9000), printed with ‘no colour management’, were printing far too dark and with what appeared to be a colour cast.
    I have conclusively eliminated the printer, the printer drivers, the Mac OS, corrupted preference files, corrupted user accounts, incorrect Photoshop settings, incorrect printer driver settings, the ‘sticky settings' issue, and user error as possible causes of the problem.
    I can say with 95% certainty that my tests, conducted using Mac OSX 10.4.11, have proved the following:
    That, printing to a Canon Pro9000 or iP4500, Photoshop CS4 does not print accurate targets suitable for producing profiles.  This applies to both the No Colour Management (NCM) and the Printer Manages Colour (PMC) settings.
    Photoshop CS and CS2 are not effected.
    I did not test CS3.
    Furthermore, colour managed prints (using the same accurate profile made in CS2), printed in CS2 and CS4, show subtle differences.  This may not be an issue except in the most critical applications.
    It is likely that the problem will not be confined to the two Canon printers above since many other Canon printers share the same driver architecture.
    Reading posts and discussions on other websites would seem to indicate that this problem is also manifest with some Epson printers and may also effect Mac OSX 10.5.
    I have to conclude, therefore, that Photoshop CS4 cannot be replied upon to print targets of sufficient accuracy to produce reliable profiles for a colour managed workflow.
    The fact that this is only just being reported can be attributed to four factors:
    That many CS4 users are continuing to use profiles made under older versions of Photoshop and have yet to make new profiles using CS4.
    Some users may not immediately notice a problem, or may ascribe it to other causes.
    Some users may take the line of least resistance and use a previous version of Photoshop to work around the problem.
    Some users are still using the older versions of Photoshop not effected.
    Eric Chan (of Adobe) has stated on another website that CS4 implemented some new APIs for printing and that this has given rise to some "minor glitches".  If Eric Chan is correct, and Adobe changed the APIs in Photoshop CS4, this begs question of whether Adobe sufficiently tested CS4 before release ?  If Adobe did not test their software, and therefore failed to identify this critical problem, this would suggest negligence on Adobe’s part.  If Adobe identified the problem but then did not inform users that a potentially serious colour management issue existed this would suggest wilful or gross negligence.
    It is not good enough to say that Adobe simply followed the ‘conventional’ path and ‘followed the rules’ regarding API implementation.  The experience of end users does not correspond to a “minor glitch” and, in my case, has been extremely costly in terms of time (over five days in all), lost revenues, and materials.  Furthermore, why should Adobe's customers be forced to use their valuable time diagnosing problems clearly of Adobe's creation – and actually admitted.
    In UK law providers of goods and services (and this includes software) have to supply them as “fit for purpose”.  Clearly, in terms of colour management, CS4 is not fit for purpose.  Neither can Adobe hide behind its labyrinthine licensing terms since any exclusions would be ruled unlawful under the UK’s ‘Unfair Contract Terms’ Act.
    My strong and unequivocal recommendation is that representatives from Adobe, Apple, and the printer manufacturers meet together – with the utmost urgency – and provide a rapid and complete solution.  It is simply not good enough to pass this ‘over the wall’ saying “it’s not our problem”.  It is.  Adobe's, Apple's, and the printer manufacturers'.  Please solve it.  And quickly.
    Identify the problem clearly, make it and the solution/s public; and publicise it widely and thoroughly.

    Dear DYP.
    Thank you for your concern.
    "What fixes have you tried?"
    If I may quote from my post above:
    "I have conclusively eliminated the printer, the printer drivers, the Mac OS, corrupted preference files, corrupted user accounts, incorrect Photoshop settings, incorrect printer driver settings, the ‘sticky settings' issue, and user error as possible causes of the problem.
    I can say with 95% certainty that my tests, conducted using Mac OSX 10.4.11, have proved the following:
    That, printing to a Canon Pro9000 or iP4500, Photoshop CS4 does not print accurate targets suitable for producing profiles.  This applies to both the No Colour Management (NCM) and the Printer Manages Colour (PMC) settings.
    Photoshop CS and CS2 are not effected.
    I did not test CS3"
    These tests took place over three weeks and involved over five days of work and the replacement of the printer on Canon's recommendation (although the printer is clearly not at fault).
    Please note that I am using Mac OSX 10.4.11.
    "What driver versions are you using?"
    Pixma iP4500 6.9.3 (also 6.9.1, 6.9.2 and the driver supplied on the CD).
    Pro 9000 4.8.7 (also 4.7.3, 4.8.4 and the driver supplied on the CD).
    "Yes it is frustrating but in a lot of cases it is fixable as I and others have clear reported, on this and the LR forums."
    I have not found any fix on any website referring to Canon printers, despite exhaustive searches (this includes Canon's European and US websites which are mute on the issue).
    The ReadMe file supplied with the installation disc of CS4 refers to problems with "some Canon printers" when printing with the 'Printer Manages Color' but does not identify using 'No Color Management' nor Epson printers as having issues.
    I hope this post answers your questions.
    Clearly all users of CS4 need to be warned of this problem which is likely to effect other printers.  I believe that I am assisting others by issuing this warning.  It is done, not to cause mischief, but in the spirit of a public service.  CS4 users can then treat their printing results from CS4 with caution, and then conduct their own tests.  I have presented a workaround which is to use a prior version of CS4.

  • How to resize and change the resolution of a batch of photos using Automator

    I searched for a long time tonight looking for the answer to this (seemingly) simple question:
    How do I use Automator to scale and change the resolution of a batch of images?
    It was not so simple.
    Links to this question:
    https://discussions.apple.com/message/12341246#12341246
    https://discussions.apple.com/message/12342026#12342026
    https://discussions.apple.com/message/5785047#5785047
    https://discussions.apple.com/message/1173358#1173358
    https://discussions.apple.com/message/5641853#5641853
    https://discussions.apple.com/message/3207516#3207516
    These are just the links on this site - I found them all over the place at MacRumors, Apple Tips, Mac Help, etc.
    You can actually manage this in Automator.
    Here are the steps that worked for me:
    Create an Automator APPLICATION - not a workflow (this is due to the way that I'm batch converting images - workflows might be ok for some cases)
    Step 1 is Copy Finder Items
    My flow inserts an SD card, opens the DCIM folder that my Nikon creates, selecting the images that I click (command + click to multi-select) and once I have the photos highlighted, I drag them onto this Automator App we're creating.
    <==  You'll have this guy soon!
    As a result - I want to copy the originals to my computer as step 1.  I don't touch the originals on the SD card (and cards are cheap so I tend to leave them on the cards as well)
    Step 2 is the Scale Images action - you can search the library for this and find it quickly.  For my part, I found that scaling images to about 38.8 percent of their size on the SD card is good for uploading to a blog.  Change this value to whatever you wish.
    Step 3 is Run Shell Script - and here is where we marry the brilliance found at this link with our script.If you have a hard time reading the text in the image, it is as follows:
    #bin/bash
    for f in "$@"
    do
         /usr/bin/sips -s dpiHeight 72.0 -s dpiWidth 72.0 $f
    done
    Save this application (I named mine "Format Photos")
    Place the application inside the target folder where you want the images to end up.  I do this because when I have the SD card window open, I can also open my "Photos" window and see my App sitting there.  I select my images as I mentioned and drag them on top of this app.  The app copies the originals and the conversions into the folder.
    NOTES: When you open a converted pic in Preview, you will see Resolution = 300 dpi if you go to Tools --> Adjust Size...  This reading is explained by another brilliant discussion as sips only touches the JFIF properties inside the file's MetaData.  However, if you look at the bottom of the Adjust Size... window, you'll see the image size is probably around 500 kb (give or take depending on the original).  My goal was to get the images down from the 3.0 MB I shoot at to around 500 kb.  Therefore even though the MetaData still thinks that it is 300 DPI according to Preview, it has been changed to 72 (open it in some other applications mentioned at the links and you'll find different readings - it all depends on what the application reads from the Meta).
    This does not rename the files, so you'll get DSC_1000.jpg and DSC_1000 copy.jpg in all likelihood.  If that annoys you, add a step into the Automator Application that renames the file after the "Run Shell Script" action has run, and you can have each file renamed according to some convention that you like.
    This took a heck of a lot longer than I expected - so I decided to put in the effort to share this with the community and save others the hassle. 

    PPI is pixels per inch of the image.  It is difficult to increase resolution as you are trying to add data that is not there.
    But for printing purposes what you want is dpi or dots per inch.
    The image processor either accessed from Bridge (tools/photoshp) or PS is a good way to change a batch of images.

  • Can I remotely access HDs, printers and computers connected to APEX?

    I currently have an external HD, 2 printers and a desktop (currently a dell, soon to be an iMac) connected directly to my Airport Extreme, and I have a MacBook which I connect via WiFi.
    First of all, can I access my Airport Extreme remotely (for example, from work) with my MacBook?
    I currently use my External HD for Time Machine backups. I also use it to store various files (one of them being my iTunes library) that I like to be able to access on both computers. Can I access this remotely to a) use for Time Machine and b) access the files stored on it?
    Am I able to access my printers if I wanted to print something at home while I'm elsewhere?
    Finally, once I get my new iMac, would I be able to access that as well? I would like to be able to wake it from sleep and access files stored on it, control it, etc.
    If these things are in fact possible, how would I go about configuring my setup to do all this?
    Edit: Bonus Question - Can I do any of the above items with my iPhone as well?
    Message was edited by: John.Kitzmiller

    The easiest way to accomplish this would be to get MobileMe which will keep everything synced and allow you to access Back to My Mac to screen share your iMac at home. This would allow you to view the hard disk, assuming it is connected to the home network. As of yet, I do not believe you can back up your mac from a different network. To print from anywhere in the world you need to go to AirPort Utility and click on printers. Check share printers over ethernet port and check advertise printers globally using Bonjour. After you have done that, head over to System Preferences. Click on Print & Fax. Complete the steps necessary to set up your printer over Bonjour. (Sorry don't know the exact steps, never done it.)

  • HT1338 Do I have to reinstall my print drivers after upgrading to 10.8? I seem to have lost both my printers and my ability to download from my camera. Never had problems with 10.7. I'm a little scared.

    Do I have to reinstall my printer drivers after upgrading to 10.8? I seem to have lost the ability to communicate with either of 2 wireless printers and to download pictures from my camera. (Photoshop keeps telling me it can't find the device.) Any suggestions?

    Have you repaired permissions and restarted your computer after installing ML?  Checked your printer settings in System Preferences?
    If Software Update does not list any updated drivers for your model printer, you should go to the printer's manufacturer website and download the drivers from there and/or contact their tech support to determine if your printer is compatible w/ML.
    Read the various Knowledge Base ML printing articles.  Here are a few to get you started: 
    OS X Mountain Lion: If the software for your printer can’t be found
    OS X Mountain Lion: Troubleshoot a USB printer
    OS X Mountain Lion: Troubleshoot an AirPort printer
    If none of the above work, post back w/the model of your printer and how it's connected to your computer.  USB?  Wireless?

  • For iPhone Case Lovers and their concern of Magnet Closers!!

    I recently learned that some have had issues with their iPhone when used with a cases that includes magnets for closing. Sorry mwhitted for your woes.
    While looking for a nice case for myself I became concerned of this, and decide to contact Sena about their Dockable iPhone case. This case seemed to be exactly what I was looking for, but after reading mWhitted and a few others problems I wasn't sure.
    So I sent them a e-mail with the links and question their knowledge about their product.
    This was late last night (about 1:39 am). How about 10:09 in the a.m. I get a response! A Long and thoroughly explained response (read Below).
    Great customer service! I am going to give this company a try and see how well this works.
    I have included my original e-mail to them and their response by Ronda so that you may judge for yourself.
    PS. mWhitted, aparently the case you used may not have had the proper magnets and maybe not assembled appropriately for this phone which may have caused the problem. What do you think, maybe this may have been the cause?
    Thanks for the info by the way.
    Below is my email to them.
    -----Original Message-----
    From: Stephan Singh
    Sent: Wednesday, July 11, 2007 01:39 am PDT (GMT-07:00)
    Subject: Pre-Order Dockable iPhone case
    I have looked up many cases for my iPhone and I have found your Dockable one to be just the style and function I am looking for. Although recently there has been a buzz going around that the magnetic closing cases such as these have caused many iPhones to malfunction.
    I was curious as to if you had any information on this? I also wanted to send you this so that you may look into this to avoid any potential problems with your sales.
    Another question, I would like to know if it would be possible to replace the magnets in this case and apply velcro to it instead as an option for your customers?
    As far as the info that I had on the magnets, you can read tease threads from apple support forums for reference.
    http://discussions.apple.com/thread.jspa?threadID=1018081
    http://discussions.apple.com/thread.jspa?threadID=1036960&tstart=0
    Please contact me asap on this issue, for I would like to know my options on a purchase through you.
    Thank you
    Stephan
    NOW HERE IS THEIR MESSAGE BACK.
    ----- Original Message ----
    From: Sena Cases <[email protected]>
    To: [email protected]
    Sent: Wednesday, July 11, 2007 10:09:26 AM
    Subject: Case Update: 1086 - Pre-Order Dockable iPhone case
    Update for Case #1086 - "Pre-Order Dockable iPhone case"
    We use only non Neodymium magnets that do not interfere with the device. We have done extensive testing with many devices to assure that the magnet use will not harm the internal applications or antenna on the devices which we manufacture cases for. Also we have long created cases for use with the IPOD nano, Ipod 3rd,4th and Ipod Video devices using the non Neodymium magnets in our cases without any interferance at all after selling thousands upon thousands of cases. Sena Cases are designed by Engineers with PhD, they are all handcrafted by skilled craftsmen who have been in the leather industry for many years making them expert leather craftsmen, our cases are not just designed by a purse maker or a designer who is thinking of only fashion and style, because of the engineering focus of the design staff they are detail oriented making sure that each and every feature and function of the device has been addressed and is accessible as well as taking wevery precaution to protect the devices and information which belongs to our loyal customers, and new customers as we hope that each person who finds their way to Sena Cases will become loyal to our products for all devices which they own now and in the future. Because our company's entire focus is PDA, Smartphone and Computer cases Sena Management and Design staff have extensively researched magnets available in the industry and magnetic substrates, with a solid plan to avoid any magnet which would harm any device we have created a case for, So the selection of the magnets available and the possible strengths that we can use are focused on a very limited type and size of magnet, sometimes even shape takes some precidence in the design of certain cases, in regards to the iPhone magnets the staff have created a new installation making the magnet undetectable on the open face of the case so that the form and shape are very sleek and suitable to the high style devbice which is in the Sena Case. Some case makers off shore may just throw a case together without considering future ramifications, These case manufacturers may be selling cases at a lower price point not created out of fine materials or more novelty type accessory cases that are often offered at a bargain price that is unbelievably inexpensive, They may be thinking when creating their own design that " this company and that company use magnets we will to..." this may be how cases get created for devices which may harm the device that they were intended to protect. Sena Cases has taken every precaution to design a slim sleek sexy iphone case that will protect your device in a very stylish fashion throughout the years that you own this expensive device.
    I will pass your forum links on to our design staff and the research group as well as our company president for review, Customer feedback is highly valued here at Sena Cases. I assure you that serious research has been done to assure that your iPHONE case will fit precisely allow access to all features and functions and to protect your investment in the device and the information which it contains as you as well as your referrals and your future business is our main focus and if we dint sweat all the little details to attempt to create you a perfect case for your device we could not expect your loyalty to our brand.
    We do also stand behind all our products with a one year warranty against any manufacturing defects. The best compliment we can receive is for a customer to refer family, friends, colleagues and strangers that they cross paths with to our cases as your refferral of our product is more valuable to us that a full page color ad in a major magazine, if your happy you will refer many people to our products who will refer their friends and so on and so on....
    Stephan, I reccomend that you avoid Neodymium magnets in what ever case you elect to purchase and you will be fine, I am hopefull that you will elect to protect your iPhone in our cases, as we make a fine product as does many competitors in the market, I am not familiar with their designs for this device so I cannot speak openly about any of them, but the iPHONE cases in our office on display as well as future designer cases to be released before the fall are all incredible. Sena Will have some leathers and designs nwever seen before by similar type device owners ever in the past, as our company has searched out new Leather vendors as well as creating our traditional line of stylish Sena cases will be releasing a designer series of cases for iPHONE because the device is phenomonal the design staff and management felt that the cases could also help carry off the devices style in a ddifferent intrepretation.
    You will love any of the Sena Cases designs which are available now or in the future., We have had customers stop by and try on the prototype cases which we have photographed and were in love with the look and fit. The sensor on the face of the case has been revised the original case designed before the device was available to accommodate the proximity/light sensors! The sensor lies above the ear piece at the top of the screen. so there will be two circular oval type openings above the screen. These cases are really off the hook, crazy cool and distinctively beautiful, I am hopeful you will enjoy owning one to protect your device.
    Regards,
    Rhonda
    PC   Windows XP  

    OK. Here it is...
    http://en.wikipedia.org/wiki/Neodymium_magnet
    "Neodymium magnets are very strong in comparison to their mass..."
    A.K.A. "rare-earth magnetS".
    "While most solid state electronic devices are not effected by magnetic fields, some medical devices are not manufactured to mitigate the effects of strong magnetic fields." Maybe phones too?
    These could be the ones that I removed from my case:
    http://www.kjmagnetics.com/proddetail.asp?prod=D603
    From the above sales site:
    "Never place neodymium magnets near electronic appliances."

  • Trying to sync my iPad and get the message that "all existing apps and their data will be replaced"

    Previously my Windows 7 laptop didn't recognise my iPad but I persevered and now am getting the message when trying to update the iOS that if I sync, "all existing apps and their data will be replaced" so I'll lose everything I've bought since I last synced (which is a while).  How can I back up my apps before syncing fully and then updating. I have 'transferred purchases' using the File menu but still getting the message.
    Message was edited by: annielevo

    Sounds like you have created a new library somehow. Ideally you would restore your old library and the problem would go away. If that is not possible then you should be able to:
    Backup the device to the computer
    Transfer your purchases into an authorized library
    Recover any other media using third party tools as suggested in this post from forum regular Zevoneer
    Download remaining past purchases from iTunes in the Cloud, where available
    Restore the device from the backup
    This process should switch the association of the device to the new library, preserving the data and settings in your apps.
    May also be prudent to attempt a backup to iCloud directly from the device before you start... Settings > iCloud > Storage & Backup > iCloud Backup > On. It won't save any media but it would preserve the general account settings and documents in case anything goes wrong while you are trying to extract your other data.
    When you get it all fixed, make a backup!
    tt2

  • List of variables and their classes from working script?

    I have a working script that has many variables containing finder references and file path descriptions as strings or Unicode text. It is not easy to remember what these variables refer to. Is it possible to get a listing of all of a scripts variables and their respective class?

    The only way I've seen to do this is with Script Debugger, an alternative script editor that has significant debugging tools such as breakpoints, stepping, variable inspection and more.

  • I ask the third time: How can I enlarge the menue symbols and the text of the menue in Photoshop CS6 vers.13 so that I can read them??? My laptop has Win 8.1 and a screen resolution of 3840x2160

    I ask the third time:
    How can I enlarge the menue symbols and the text of the menue in Photoshop CS6 vers.13 so that I can read them??? My laptop has Win 8.1 and a screen resolution of 3840x2160.
    It is unbelievable that such an expensive software does not provide a proper lay out wit a high screen resolution!
    It is also unbelivable that it is not possible to get a qualified employee of ADOBE on the phone in Germany.
    hope of feed back: e-mail: [email protected]

    Chris Cox answered your question here:
    I have PS cs6 extended and a new laptop with screen resolution of 3840x2160. Now all control elements and menues are so small that I can not reed them. How can I make them readable without reducing the resolution of the schreen?

  • Titan 700 and 16:9 resolutions?

    Does the Titan 700 support any 16:9 resolutions under Windows XP?
    I tried to install several S3 Unichrome Pro drivers (MSI, Via, Asus), but all i get is 800x600, 1024x768, 1280x800, 1280x1024 and 1600x1200.
    I connected the Titan 700 to my LCD TV (LG 42FT75 , 42" 16:9), but the TV supports 4:3 and 16:9 resoulutions only. If i try to set 1280x800 (which is 16:10), a "No Signal" message appears on the TV.
    Is it possible to "hack" the driver to support 16:9 resolutions, for example 1280x768? I tried Powerstrip, but i can't set any custom resolutions with it.
    Also i tried Mandriva Linux 2008, which supports all possible resolutions from 640x480 up to 1920x1080. But i don't want to use Linux

    Quote from: csa3a on 18-January-09, 18:45:26
    How can i update bios?
    It has no floppy, the HD and CD is SATA.
    So how can i boot DOS to run bios flash.bat
    PLEASE, help!
    >>Use the MSI HQ Forum USB flasher<<

  • Tables (part or no part) and their tablespaces in oracle 11g

    I need to list all the tables and their table spaces for non part tables along with partition tables, partition name and its table space , I am using the following query to find it however query result is not something what i am looking for as i see null in table space columns.
    tablespace column has null for even non partition table.
    in query result there are cases that null in all the tablespace_name columns.. ..
    tablespace columns have nulls for even part tables in ALL_TAB_PARTITIONS ,ALL_PART_TABLES tables for few part tables ..
    Should we generat object stats to correct name filled in tablespace column.. or am i using wrong tables in my query..? how come null in all the tablespace columns or should i include any other dictionary table?
    select AT.OWNER, AT.TABLE_NAME, AT.TABLESPACE_NAME,AT.PARTITIONED,APT.PARTITIONING_TYPE,ATP.PARTITION_NAME, ATP.TABLESPACE_NAME,APT.DEF_TABLESPACE_NAME
    From ALL_tABLES AT,
    ALL_TAB_PARTITIONS ATP ,
    ALL_PART_TABLES APT
    WHERE AT.OWNER IN ('CISADM')
    AND ATP.TABLE_OWNER(+)=AT.OWNER
    AND APT.OWNER(+)=AT.OWNER
    AND ATP.TABLE_NAME(+)=AT.TABLE_NAME
    AND APT.TABLE_NAME(+)=AT.TABLE_NAME
    ORDER BY ATP.TABLE_NAME,ATP.PARTITION_POSITION;
    could you please suggest what wrong with this query or query to find table space used for both non part and each table partition table space. Thanks in advance..

    For a partitioned table you should get tablespace_name from user_tab_partitions because it's possible to have different partitions stored in different tablespaces. This can't be shown in the single row of user_tables.
    SQL> CREATE TABLE part_test
      2  (part_key    NUMBER
      3  )
      4  PARTITION BY RANGE(part_key)
      5  (PARTITION  part_test1 VALUES LESS THAN (100) tablespace users
      6  ,PARTITION  part_test2 VALUES LESS THAN (200) tablespace example
      7  );
    Table created.
    SQL> select table_name, tablespace_name from user_tables where table_name = 'PART_TEST';
    TABLE_NAME                     TABLESPACE_NAME
    PART_TEST
    SQL> select table_name, partition_name, tablespace_name from user_tab_partitions where table_name = 'PART_TEST';
    TABLE_NAME                     PARTITION_NAME                 TABLESPACE_NAME
    PART_TEST                      PART_TEST1                     USERS
    PART_TEST                      PART_TEST2                     EXAMPLEEdited by: SomeoneElse on Dec 9, 2012 10:07 AM
    (OK, I see you tried that)

Maybe you are looking for

  • Officejet 150 wont print full pages in Word

    Officejet 150 Mobile misses printing parts of a page of text in Word 2007.  I created several lines of text and it simply won't print them all.  I then filled an entire page with Ariel, size 11 font.   It skipped printing every third line.  I repeate

  • Syncing iBooks And newsstand between devices

    I have an iPad and iPhone and sync collections is on with both. However the books that I have on the iPad don't all show up on my iPhone. The same applies with newsstand. I bought a magazine with my iPad and it doesn't show up on the iPhone. I though

  • 1-2 Kernel panics a day after 10.5.7 update

    After updating to 10.5.7 I'm getting 1-2 kernel panics per day. I have tried the following: * Downloaded 10.5.7 combo and reinstalled * Run the memory test by booting up on the CD that came with the machine * Run disk utility and verirified the hard

  • Calculated lines

    Hi, I have got following question: I have got a scatter plot showing time on x-axis and the values on the y-axis. and I need to add 2 lines: a) the average of all the points shown and b) a control line, for which I need to calculate the average of th

  • MSS iView "Applicant Overview"

    Here´s my problem: I have an applicant with overall status 8 (forwarded) and he is not visible in the applicant overview IView of sap portal i have already done the customizing in spro under Integration with Other SAP Components->Business Packages /