What does the argument do here?

In a code snippet shown below regarding handling the button action in the example: FileChooserDemo.java from Sun, what does the argument between parentheses do?
int returnValue = fc.showOpenDialog(FileChooserDemo.this);Thanks.

The API will help you here. It's likely the parent component. It's quite common to pass parent components to dialog constructors to allow the dialog to be related to the parent component (for e.g. have a modal relationship).

Similar Messages

  • What does the local-address element stand for here?

    Please se the following Coherence Extend Proxy Configuration file:
    What does the <local-address> element stand for? Does it define that only the local clients (local with server proxy) can be accepted?
    <local-address>
        <address>localhost</address>
        <port>9099</port>
    </local-address>
    <?xml version="1.0"?>
    <!DOCTYPE cache-config SYSTEM "cache-config.dtd">
    <cache-config>
      <caching-scheme-mapping>
        <cache-mapping>
          <cache-name>dist-*</cache-name>
          <scheme-name>dist-default</scheme-name>
        </cache-mapping>
      </caching-scheme-mapping>
      <caching-schemes>
        <distributed-scheme>
          <scheme-name>dist-default</scheme-name>
          <lease-granularity>member</lease-granularity>
          <backing-map-scheme>
            <local-scheme/>
          </backing-map-scheme>
          <autostart>true</autostart>
        </distributed-scheme>
        <proxy-scheme>
          <service-name>ExtendTcpProxyService</service-name>
          <thread-count>5</thread-count>
          <acceptor-config>
            <tcp-acceptor>
              <local-address>
                <address>localhost</address>
                <port>9099</port>
              </local-address>
            </tcp-acceptor>
          </acceptor-config>
          <autostart>true</autostart>
        </proxy-scheme>
      </caching-schemes>
    </cache-config>

    I think you not got the real meaning here.
    <local-address> element is used to specify a local address (IP or DNS name) and port that the TCP/IP ServerSocket (opened by the connection acceptor) will listen on. It's not a filter used to confine the client IP address.
    For example, the following will instruct the connection acceptor to bind the TCP/IP ServerSocket to 192.168.0.2:9099:
    <local-address>
      <address>192.168.0.2</address>
      <port>9099</port>
      <reusable>true</reusable>
    </local-address>

  • I was playing with my ipad settings (it's an older model) and noted in the advanced settings of Safari there was a place to view website databases.  When I clicked on this I saw websites.  How do these get there and what does the space amount mean?

    I was playing with my ipad settings and noted in he advanced settings of Safari there was a place to view "website databases".  When I selected this I saw a multitude of websites.
    Can anyone tell me how these get there?  Can a website be posted even if it was never went to?  What does the space amount mean?  For example, 1.5 kb...is this quite a bit?  Would it indicate someone has gone to a site multiple times?
    I share my ipad with my teenage daughter and I'm trying to find out if she's lying to me.  Obviously she's swearing that she has "no idea" how these got there and I'm trying to keep her safe (she's only 14).
    Thanks everyone.
    Concerned Mom

    Think of your PC and the 'temporary internet folder' where it keeps cached copies of web pages or elements off a web page for 'quicker display the next time you visit'. That's pretty much what that folder is. 1.5K is tiny. Probably just a basic page with some text on it. (you might be confusing 1.5K with 1.5 megabyte....megabyte is large...it's roughly 1000 kilobytes, so the 1.5K is a tiny file)
    As far as I know, the only way info gets into that folder is if the browser has been to that site.
    if you have a concern there are browsers out there, McGruff is one i've seen recommended, that allow some degree of parental control and supervision. That or you could passcode lock the iPad or enable the restrictions to turn off some parts of the device to have some control.

  • What does the open file dialog do 'under the hood' and is there a way to simulate it

    What does the open file dialog do 'under the hood' and is there a way to simulate it?
    I have a bug in my code (that I've posted about before, here) which I can't fix at the moment, but I do have a workaround.
    Briefly, the bug:
    I call a dll from a function node, to initialise and run a spectrometer. If I start up the PC, LabVIEW and run my vi the code runs without complaint, the first call to the dll to initialise the spectrometer doesn;t return an error but the spectrometer is not detected either.
    I've tried various solutions, see the link above, and none work
    The workaround:
    If, at any time before running the code containing the function node I open an 'open file' dialog window, select the dll and click ok/hit enter then everything is fine. When I run the main code the spectrometer is detected.
    I use an express vi to open the file dialog, I specify the start path and file name as constant inputs and just click ok/hit return when the dialog pops up. I don't do anything with the dialog outputs. In fact the vi that contains the open file dialog can be run before the project containing the bug is even open.
    I have to do this everytime I turn the PC on.
    So, either
    1) Can somewone suggest a fix for the original bug?
    2) What is the easiest way to simulate the enter keypress when the open file dialog pops up
    or
    3) Can someone tell me what the open file dialog does under the hood that somehow causes the dll to work and can it be simulated in straight LabVIEW
    I suspect that the dll itself is dodgy ( I have in the past talked to the supplier but not got very far, and I will try again but I would like a quick, temporary solution too). I'm guessing that the file dialog is making some kind of check on the file, and possibly registering its presence with the OS (winXP). I tried using the file/folder exists vi to see if checking the file like that worked but no luck.
    Any help greatly appreciated.
    Dave

    Hi David
    I am very conscious about thread hijacking but this sounded like my issue so I hope you dont mind me asking about your issue. I am hoping that you have a spectrometer from the same vendor as me and its not just me seeing an Error 1097 issue. My spectrometer is from a company called Stellarnet.
    So far I have unable to get it to work with other VIs. There is one condition where I can get it to work but its no good for me.
    Case 1
    I open the VI in a fresh labview environment with no other VIs in memory. The code runs with no issue.
    Case 2
    Labview is not opened. I double click the spectrometer VI in windows explorer.  The VI opens but it fails to run resulting in Error 1097. Personally, I dont see the difference between this and Case 1 above and yet it fails.
    Case 3
    If I already have other VI's in memory and try to load the spectrometer VI and run it fails with Error 1097. This case is the one that most important to me. I have a test executive that will load test VIs dynamically and I can't get this to work. Same problem Error 1097.
    I wanted to share what I have seen with you and to let you know that maybe somebody else has the same issue. I am convinced its the DLL but the vendor dis-agreed saying it was LabVIEW. I couldn't convince him otherwise.
    Thanks in advance
    David

  • HT1491 Why do i keep getting the message 'Cannot connect to iTunes Store' when I have done every connection I can find? What does the error message (-1202) mean when I am on the iTunes site on my computer?

    Why do i keep getting the message 'Cannot connect to iTunes Store' when I have done every connection I can find? What does the error message (-1202) mean when I am on the iTunes site on my computer?

    Hi Velvalee,
    While there may not be specific information about that error, here is an article of steps for troubleshooting connectivity issues with the iTunes store:
    Can't connect to the iTunes Store
    http://support.apple.com/kb/ts1368
    If that article does not help, there is a link near the bottom for an additional article of advanced troubleshooting.
    Cheers!
    - Ari

  • CSCC - what does the "id" mean and how to get it

    https://apps.cisco.com/CustAdv/ServiceSales/contract/productDetailsIndex.do?method=loadProductDetails&contractId=55565082772&serviceLineNumber=55565082912&lineID=55565086982&instanceID=1483016052&contractNumber=93913779&id=382878711&majorOrMinor=MAJOR&coveredOrUncovered=COVERED&lineSeqNo=45823525&contextID=0.4317186686218467
    Currently I am developing a web client tool to get contract information based on the SN. And I don't find any existing API of CSCC, I had to parse the html instead. But I encountered an issue here as $subject which highlighted in the above link. What does the id number mean and how can I get it ?

    Are you running Firefox in Windows 95 or 98 compatibility mode?
    Mozilla/5.0 ('''Windows NT 4.0'''; rv:35.0) Gecko/20100101 Firefox/35.0
    Firefox won't install on Windows NT 4.0 - so something is changing your useragent and saying that your operating system is like 20 years old.
    Right-click your Firefox desk-top shortcut and select Properties. Then open the Compatibility tab and look at '''Compatibility mode''' - un-check that box if it has a check-mark.

  • What does the "other" mean?

    when you back up your iphone onto a mac and at the bottom of the screen in says. photos, videos, apps etc.  or  " other"  what does the "other" mean?

    See here: https://discussions.apple.com/message/22926419#22926419

  • What does the orange circle with white arrows mean?

    what does the orange circle with white arrows mean?

    Well, I've not seen that one before. In fact I had to click on it so as to read the tiny
    text, then it appeared in another window as a .png image... so I retyped it  + also
    supplied a .jpg of the same image of different size. Too wide: automatically scale.
    Warning: SUID file "System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/MacOS/ARDAg ent" has been modified and will not be repaired.
    ...maybe this is large enough to see without clicking? It probably scaled small.
    •About the actual topic in your reply, in regular size text:
    { did you upgrade from an older Mac OS X? from what?}
    You mean it could not or would not boot SafeBoot?
    Here's an official support topic page about it.
    •OS X: What is Safe Boot, Safe Mode?
    http://support.apple.com/kb/HT1564?viewlocale=en_US
    Could be you need to start from a boot volume, or Recovery partition to repair it.
    That is a more detailed way to repair disk & repair disk permissions, unmounted.
    Not sure about that SUID thing, though. It may revert after a normal startup.
    Maybe someone can offer better 'ways & means'... LOL!
    Good luck & happy computing!
    {edited 2x ... ps: maybe start a new topic if this one sees no action?}

  • What does the buttons do and why are they there?

    This is a stupid question, but what does the two buttons under the volume controle of the 865 PRO do?
    It’s called “Stop” and “Go To Previous Page”. Is it relatet to IE browser, -and if so… does anyone use it?

    Gomez411 wrote:
    items in my systems folder.
    There is a document named  com.apple.ReportMessages.domains and another named com.apple.ReportMessages.v2.domains. What are these and do I need them?
    Also, I see a lot of preferences that have lists that look like the following when I search the preferences files
    What I am curious about is why all the unknown documents and the ~orig?
    I am far from an expert but I have never seen this before and wonder if I should do something.
    Generally it is not a good idea to be poking around in the System Folder, trying to second guess files and plist. There are literally 1000's of files  in your System Folder you will have no idea why they are there.
    If you want to do house keeping stick to your username folder. Therefore any damage done is limited to your user account.
    My computer was not going to sleep.
    Did you try >SystemPreferences>EnergySaver.  Make configuration changes here.

  • What does the "text item" mean in SD?

    what does the "text item" mean in SD?

    Is that Item Text?
    Please be clear in your questions.
    As this is your first post you should have a look at the [Rules of Engagement|https://www.sdn.sap.com/irj/sdn/wiki?path=/display/home/rulesofEngagement].
    Also interview questions are not allowed here.
    Regards
    Karthik D

  • What does the i mean in Apple products.

    What does the i in Apple products, (iPod, iSight,iMac etc), signify?
    Im sure this should be in a FAQ but I couldnt find it anywhere. As there is no "General area", I hope its OK to ask this here.
    Thanks
    Victor
    Mac Pro Mac OS X (10.4.8) 6Gb Bluetooth and Airport upgrade

    Thanks Jeff.
    I had expected it was a bit more interesting!
    Victor

  • What does the color represent on these folders?

    RoboHelp 9.0.0.228/Server 9
    WebHelp Pro
    Single Project (upgraded from RH x5 to RH9)
    What does the color represent on these folders?  Today is the first day the folders have appeared this way (previously, they were solid yellow).
    Eva

    Hello again
    I'm not sure if it was you or another poster where I saw this. But in the last couple of days I recall reading a response from Adobe to someone here on the forums where they were advising something about conditional content in Frame and they advised some switch in the conversion settings could be flipped so that the conditions in Frame survived the trip into RoboWorld. Was that your by chance? If so, that would explain why you suddenly began seeing this.
    The only way I can fathom to coax the colors not to show is by removing all conditionals.
    Cheers... Rick
    Helpful and Handy Links
    RoboHelp Wish Form/Bug Reporting Form
    Begin learning RoboHelp HTML 7, 8 or 9 within the day!
    Adobe Certified RoboHelp HTML Training
    SorcerStone Blog
    RoboHelp eBooks

  • What does the "@" symbol after the "rwx" UNIX file permissions mean?

    Greetings All,
    I tried to run the Alliance VLSI CAD system using an example (examples/alliance-examples/multi16b-reg), but have not been able to.
    It complains that the file "vasy" cannot be executed as a binary file.
    Here is the transcript from the Terminal session.
    Go Trojans >make all
    MBKWORKLIB=.; export MBKWORKLIB; MBKCATAL_NAME=NOCATAL; export
    MBKCATALNAME;
    /Applications/apps/eda/alliancevlsi_cad_sys/downloadfiles/opt/alliance-5.0/bin/vasy
    -a -B -L -o -p -I vhdl multi16
    /bin/sh: /Applications/apps/eda/alliancevlsi_cad_sys/downloadfiles/opt/alliance-5.0/bin/vasy:
    cannot execute binary file
    make: * [multi16.vbe] Error 126
    Go Trojans >
    When I run "ls -al" in $(ALLIANCE_TOP)/bin, I get the following in
    the Terminal.
    Go Trojans >ls -al
    total 17656
    drwxr-xr-x@ 52 zhiyang staff 1768 Sep 2 2009 .
    drwxr-xr-x@ 12 zhiyang staff 408 Apr 12 16:24 ..
    -rwx------@ 1 zhiyang staff 108129 Sep 2 2009 a2def
    -rwx------@ 1 zhiyang staff 12219 Sep 2 2009 a2lef
    -rwx------@ 1 zhiyang staff 8713 Sep 2 2009 alcbanner
    -rwx------@ 1 zhiyang staff 135645 Sep 2 2009 asimut
    -rwx------@ 1 zhiyang staff 24975 Sep 2 2009 attila
    -rwx------@ 1 zhiyang staff 25747 Sep 2 2009 b2f
    -rwx------@ 1 zhiyang staff 157479 Sep 2 2009 boog
    -rwx------@ 1 zhiyang staff 111598 Sep 2 2009 boom
    -rwx------@ 1 zhiyang staff 106837 Sep 2 2009 cougar
    -rwx------@ 1 zhiyang staff 568722 Sep 2 2009 def2a
    -rwx------@ 1 zhiyang staff 251206 Sep 2 2009 dreal
    -rwx------@ 1 zhiyang staff 20138 Sep 2 2009 druc
    -rwx------@ 1 zhiyang staff 40808 Sep 2 2009 exp
    -rwx------@ 1 zhiyang staff 30100 Sep 2 2009 flatbeh
    -rwx------@ 1 zhiyang staff 9975 Sep 2 2009 flatlo
    -rwx------@ 1 zhiyang staff 9959 Sep 2 2009 flatph
    -rwx------@ 1 zhiyang staff 10746 Sep 2 2009 flatrds
    -rwx------@ 1 zhiyang staff 20588 Sep 2 2009 fmi
    -rwx------@ 1 zhiyang staff 20425 Sep 2 2009 fsp
    -rwx------@ 1 zhiyang staff 9962 Sep 2 2009 genlib
    -rwx------@ 1 zhiyang staff 2455 Sep 2 2009 genpat
    -rwx------@ 1 zhiyang staff 412314 Sep 2 2009 graal
    -rwx------@ 1 zhiyang staff 10881 Sep 2 2009 k2f
    -rwx------@ 1 zhiyang staff 78387 Sep 2 2009 l2p
    -rwx------@ 1 zhiyang staff 108420 Sep 2 2009 loon
    -rwx------@ 1 zhiyang staff 33889 Sep 2 2009 lvx
    -rwx------@ 1 zhiyang staff 36842 Sep 2 2009 m2e
    -rwx------@ 1 zhiyang staff 55347 Sep 2 2009 mips_asm
    -rwx------@ 1 zhiyang staff 65038 Sep 2 2009 moka
    -rwx------@ 1 zhiyang staff 2448244 Sep 2 2009 nero
    -rwx------@ 1 zhiyang staff 2172602 Sep 2 2009 ocp
    -rwx------@ 1 zhiyang staff 14498 Sep 2 2009 pat2spi
    -rwx------@ 1 zhiyang staff 9887 Sep 2 2009 pdv
    -rwx------@ 1 zhiyang staff 51121 Sep 2 2009 proof
    -rwx------@ 1 zhiyang staff 178806 Sep 2 2009 ring
    -rwx------@ 1 zhiyang staff 60506 Sep 2 2009 s2r
    -rwx------@ 1 zhiyang staff 37106 Sep 2 2009 scapin
    -rwx------@ 1 zhiyang staff 12324 Sep 2 2009 sea
    -rwx------@ 1 zhiyang staff 13430 Sep 2 2009 seplace
    -rwx------@ 1 zhiyang staff 12276 Sep 2 2009 seroute
    -rwx------@ 1 zhiyang staff 82653 Sep 2 2009 sxlib2lef
    -rwx------@ 1 zhiyang staff 77310 Sep 2 2009 syf
    -rwx------@ 1 zhiyang staff 301653 Sep 2 2009 vasy
    -rwx------@ 1 zhiyang staff 11854 Sep 2 2009 x2vy
    -rwx------@ 1 zhiyang staff 12392 Sep 2 2009 x2y
    -rwx------@ 1 zhiyang staff 174556 Sep 2 2009 xfsm
    -rwx------@ 1 zhiyang staff 167747 Sep 2 2009 xgra
    -rwx------@ 1 zhiyang staff 185034 Sep 2 2009 xpat
    -rwx------@ 1 zhiyang staff 249181 Sep 2 2009 xsch
    -rwx------@ 1 zhiyang staff 178627 Sep 2 2009 xvpn
    Go Trojans >
    I suspect the "@" symbol indicates why the executables cannot be
    run, even though the file permissions are set correctly.
    How do I get rid of the "@" symbol for these files? What does the "@" symbol mean?
    Thank you.
    Message was edited by: Zhiyang

    OK... Well, do you know what else may cause the problem?
    Does the following help?
    Go Trojans >ls -leO@
    total 17656
    -rwx------@ 1 zhiyang staff - 108129 Sep 2 2009 a2def
    com.apple.quarantine 42
    -rwx------@ 1 zhiyang staff - 12219 Sep 2 2009 a2lef
    com.apple.quarantine 42
    -rwx------@ 1 zhiyang staff - 8713 Sep 2 2009 alcbanner
    com.apple.quarantine 42
    -rwx------@ 1 zhiyang staff - 135645 Sep 2 2009 asimut
    com.apple.quarantine 42
    -rwx------@ 1 zhiyang staff - 24975 Sep 2 2009 attila
    com.apple.quarantine 42
    -rwx------@ 1 zhiyang staff - 25747 Sep 2 2009 b2f
    com.apple.quarantine 42
    -rwx------@ 1 zhiyang staff - 157479 Sep 2 2009 boog
    com.apple.quarantine 42
    -rwx------@ 1 zhiyang staff - 111598 Sep 2 2009 boom
    com.apple.quarantine 42
    -rwx------@ 1 zhiyang staff - 106837 Sep 2 2009 cougar
    com.apple.quarantine 42
    -rwx------@ 1 zhiyang staff - 568722 Sep 2 2009 def2a
    com.apple.quarantine 42
    -rwx------@ 1 zhiyang staff - 251206 Sep 2 2009 dreal
    com.apple.quarantine 42
    -rwx------@ 1 zhiyang staff - 20138 Sep 2 2009 druc
    com.apple.quarantine 42
    -rwx------@ 1 zhiyang staff - 40808 Sep 2 2009 exp
    com.apple.quarantine 42
    -rwx------@ 1 zhiyang staff - 30100 Sep 2 2009 flatbeh
    com.apple.quarantine 42
    -rwx------@ 1 zhiyang staff - 9975 Sep 2 2009 flatlo
    com.apple.quarantine 42
    -rwx------@ 1 zhiyang staff - 9959 Sep 2 2009 flatph
    com.apple.quarantine 42
    -rwx------@ 1 zhiyang staff - 10746 Sep 2 2009 flatrds
    com.apple.quarantine 42
    -rwx------@ 1 zhiyang staff - 20588 Sep 2 2009 fmi
    com.apple.quarantine 42
    -rwx------@ 1 zhiyang staff - 20425 Sep 2 2009 fsp
    com.apple.quarantine 42
    -rwx------@ 1 zhiyang staff - 9962 Sep 2 2009 genlib
    com.apple.quarantine 42
    -rwx------@ 1 zhiyang staff - 2455 Sep 2 2009 genpat
    com.apple.quarantine 42
    -rwx------@ 1 zhiyang staff - 412314 Sep 2 2009 graal
    com.apple.quarantine 42
    -rwx------@ 1 zhiyang staff - 10881 Sep 2 2009 k2f
    com.apple.quarantine 42
    -rwx------@ 1 zhiyang staff - 78387 Sep 2 2009 l2p
    com.apple.quarantine 42
    -rwx------@ 1 zhiyang staff - 108420 Sep 2 2009 loon
    com.apple.quarantine 42
    -rwx------@ 1 zhiyang staff - 33889 Sep 2 2009 lvx
    com.apple.quarantine 42
    -rwx------@ 1 zhiyang staff - 36842 Sep 2 2009 m2e
    com.apple.quarantine 42
    -rwx------@ 1 zhiyang staff - 55347 Sep 2 2009 mips_asm
    com.apple.quarantine 42
    -rwx------@ 1 zhiyang staff - 65038 Sep 2 2009 moka
    com.apple.quarantine 42
    -rwx------@ 1 zhiyang staff - 2448244 Sep 2 2009 nero
    com.apple.quarantine 42
    -rwx------@ 1 zhiyang staff - 2172602 Sep 2 2009 ocp
    com.apple.quarantine 42
    -rwx------@ 1 zhiyang staff - 14498 Sep 2 2009 pat2spi
    com.apple.quarantine 42
    -rwx------@ 1 zhiyang staff - 9887 Sep 2 2009 pdv
    com.apple.quarantine 42
    -rwx------@ 1 zhiyang staff - 51121 Sep 2 2009 proof
    com.apple.quarantine 42
    -rwx------@ 1 zhiyang staff - 178806 Sep 2 2009 ring
    com.apple.quarantine 42
    -rwx------@ 1 zhiyang staff - 60506 Sep 2 2009 s2r
    com.apple.quarantine 42
    -rwx------@ 1 zhiyang staff - 37106 Sep 2 2009 scapin
    com.apple.quarantine 42
    -rwx------@ 1 zhiyang staff - 12324 Sep 2 2009 sea
    com.apple.quarantine 42
    -rwx------@ 1 zhiyang staff - 13430 Sep 2 2009 seplace
    com.apple.quarantine 42
    -rwx------@ 1 zhiyang staff - 12276 Sep 2 2009 seroute
    com.apple.quarantine 42
    -rwx------@ 1 zhiyang staff - 82653 Sep 2 2009 sxlib2lef
    com.apple.quarantine 42
    -rwx------@ 1 zhiyang staff - 77310 Sep 2 2009 syf
    com.apple.quarantine 42
    -rwx------@ 1 zhiyang staff - 301653 Sep 2 2009 vasy
    com.apple.quarantine 42
    -rwx------@ 1 zhiyang staff - 11854 Sep 2 2009 x2vy
    com.apple.quarantine 42
    -rwx------@ 1 zhiyang staff - 12392 Sep 2 2009 x2y
    com.apple.quarantine 42
    -rwx------@ 1 zhiyang staff - 174556 Sep 2 2009 xfsm
    com.apple.quarantine 42
    -rwx------@ 1 zhiyang staff - 167747 Sep 2 2009 xgra
    com.apple.quarantine 42
    -rwx------@ 1 zhiyang staff - 185034 Sep 2 2009 xpat
    com.apple.quarantine 42
    -rwx------@ 1 zhiyang staff - 249181 Sep 2 2009 xsch
    com.apple.quarantine 42
    -rwx------@ 1 zhiyang staff - 178627 Sep 2 2009 xvpn
    com.apple.quarantine 42
    Go Trojans >
    They all seem to end with "com.apple.quarantine". What does this mean?

  • What does the "s" stand for in iPhone4s

    What does the "s" stand for in iPhone4s??

    Yes, that is correct. There is no right answer 100%. I don't really know how to explain it. But you have to see where I am coming from. I guess you can think about it like this. S is a word. The word was defined as speed 2 years ago. Now it is being used again. Since S was already defined it does not need to be defined again. It just makes sense that apple would be consistent in their product names.
    But that isn't what they said. They said "that's the probmlem i'm having with people saying its siri.." In other words, that's why I am not so sure siri is the correct answer. They are just curious, that's all. If someone said, "The iPhone is to die for" would you think they would actually die for an iPhone? Like I said, just relax. You don't need to go attack people by saying that they need mental help when they are just curious about something.
    However, you are entitled to your opinion. I have presented my case and you seem to be getting pretty upset over my comments so I think this whole thing should be let go. There are plenty of posts here for the OP to make a decision for themselves and if he/she needs more clarification he/she will ask.

  • What does the "R" stand for in part number WS-C2924-XL-R

    What does the "R" stand for in part number WS-C2924-XL-R?

    Oh they would be boulders not stones.....
    Yeah...only 18 stones here...maybe a couple more  
    I forget you are in Austrialia....it is Stone there.... I though it was Kilos...we do Pounds.
    Mike

Maybe you are looking for

  • Using an external hard drive with a Mac and a PC?

    I have an external hard drive that I've used with my Windows PC/ itunes / music that I've copied to the PC. Can I use the external hard drive that I use with my Windows PC on my Mac/ itunes / music I've downloaded to my Mac?

  • I have a mac book pro, 2006 with an 2.16 GHz Intel Core Duo processor, can I update to Lion? to use icloud.

    Apple keep telling me I need to update to icloud but I'm not sure if Lion will work on my Mac. I've upgraded to snow leopard which seems to have knackered my .me or .mac account (whatever it's called now), so I don't seem to have any option but to up

  • Problem: package javax.servlet.jsp does not exist

    I am a novice JSP programmer. My projects that use any javax.servlet classes are not seeing those at all. I am working with a group of folks using Java SE 1.5. (Note: I'm using Windows so the directory separator is "\") What Used to work: 1. Nearly a

  • Nokia sync problems. E7.

    I received the notification concerning the joining of Ovi sync with Nokia mail contacts so I signed up & tried synching my phone contacts with my Nokia email account, the problem is whenever I sync the contacts using the phone they don't update, all

  • Certification in fi and co module

    For functional guys-do we have anything like teched  to get certified. i do not want to attend seimens or genovate. or anyother way to appear cetification exam i Possess experience in FICO for 1.8 years experience thanq and urgent