Buttons being pressed in error during calls?

When I'm talking on iphone my face keeps pressing the mute button. This is very aggravating because while I'm talking I push the mute on accident and then the person I'm talking to can't hear me, then they hang up. What can I do to correct this?
Also my brightness setting is set to Auto-Brightness ON, but it does not change with the light around it, Sunlight, and Nighttime.
I purchased a "DLO" silicone protective cover for my phone. Is this covering up some sensor on the phone? Is there a better case out there that does not cover sensors and where to get it.
Thanks, RD

Very well could be the case especially if you bought one made for the original iPhone and you have the iPhone 3G.
Just take it out and see if it gets better (as the screen should turn off when you bring to your face unless one of the sensors is covered).

Similar Messages

  • Touch Events: How can I check for a button being pressed while another button is being held down?

    Hello,
    I'm trying to check for a button being pressed while another is down through Touch.  In my case, I' m making a game and I need for a button to make the character jump.  However, when I hold down right, I notice that the jump button becomes somewhat unresponsive and I have to press it twice or more to get it to trigger, as opposed to just pressing the jump button by itself with nothing held down which works fine.  I'm testing this on my Motorola Droid 2.
    Here is some of my code that demonstrates text instead of my character moving around:
    package  {
         import flash.events.TouchEvent;
         import flash.ui.Multitouch;
         import flash.ui.MultitouchInputMode;
         public class Document extends MovieClip {
               Multitouch.inputMode = MultitouchInputMode.TOUCH_POINT;
               private var controls:BottomBar;
               private var debugText:String;
               public function Document() {
                    addIngameGUI();
               private function addIngameGUI(){
                    controls = new BottomBar();
                    controls.y = stage.stageHeight - controls.height;
                    addChild(controls);
                    controls.aBtn.addEventListener(TouchEvent.TOUCH_BEGIN, testBtns);
                    controls.bBtn.addEventListener(TouchEvent.TOUCH_BEGIN, testBtns);
                    controls.leftArrow.addEventListener(TouchEvent.TOUCH_BEGIN, testBtns);
                    controls.rightArrow.addEventListener(TouchEvent.TOUCH_BEGIN, testBtns);
             private function testBtns(event:TouchEvent){
                   debugText.text = event.target.name;
    What am I doing wrong?  Is there a better approach?
    Thank you in advance.

    Hello,
    I'm trying to check for a button being pressed while another is down through Touch.  In my case, I' m making a game and I need for a button to make the character jump.  However, when I hold down right, I notice that the jump button becomes somewhat unresponsive and I have to press it twice or more to get it to trigger, as opposed to just pressing the jump button by itself with nothing held down which works fine.  I'm testing this on my Motorola Droid 2.
    Here is some of my code that demonstrates text instead of my character moving around:
    package  {
         import flash.events.TouchEvent;
         import flash.ui.Multitouch;
         import flash.ui.MultitouchInputMode;
         public class Document extends MovieClip {
               Multitouch.inputMode = MultitouchInputMode.TOUCH_POINT;
               private var controls:BottomBar;
               private var debugText:String;
               public function Document() {
                    addIngameGUI();
               private function addIngameGUI(){
                    controls = new BottomBar();
                    controls.y = stage.stageHeight - controls.height;
                    addChild(controls);
                    controls.aBtn.addEventListener(TouchEvent.TOUCH_BEGIN, testBtns);
                    controls.bBtn.addEventListener(TouchEvent.TOUCH_BEGIN, testBtns);
                    controls.leftArrow.addEventListener(TouchEvent.TOUCH_BEGIN, testBtns);
                    controls.rightArrow.addEventListener(TouchEvent.TOUCH_BEGIN, testBtns);
             private function testBtns(event:TouchEvent){
                   debugText.text = event.target.name;
    What am I doing wrong?  Is there a better approach?
    Thank you in advance.

  • Error during call to AdobeDocumentServer

    Hi,
    I developed an Interactive Form application in Web Dynpro (NWDS 2.0.18 & SAP WAS 6.40 SP 18).
    When I tried to run the application, getting this error:
    com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Error during call to AdobeDocumentServer: Processing exception during a "Render" operation. Request start time: Thu Mar 29 09:19:44 EDT 2007.
    What causing the problem and how to resolve it?
    Thanks
    Thruna

    Hi Sundar,
    you can try to check the R/3 and ADS connectivity configuration.
    You can refer to Notes No:944221, 682619 which determine the steps to test the ADSconfiguration and troubleshoot.
    After you must install on client the latest versione af Adobe Reader and the right version of ACF (downloadable from marketplace).
    Hope this helps you.
    PS: Award points for good answers.
    Best regards,
    Gianluca Barile

  • Error during calling BPEL Process Using Oracle BPEL Process Manager Client

    hi,
    I have the following error during Calling BPel process and I can not detect the reason :
    Exception in thread "main" java.lang.NoClassDefFoundError: javax/ejb/EJBException
         at com.oracle.bpel.client.util.ExceptionUtils.handleServerException(ExceptionUtils.java:76)
         at com.oracle.bpel.client.delivery.DeliveryService.getDeliveryBean(DeliveryService.java:254)
         at com.oracle.bpel.client.delivery.DeliveryService.request(DeliveryService.java:83)
         at com.oracle.bpel.client.delivery.DeliveryService.request(DeliveryService.java:53)
         at portlet.BPELProcess.startProcess(BPELProcess.java:68)
         at portlet.BPELProcess.main(BPELProcess.java:89)
    My Code :
    locator = new Locator("default", "welcome1");
    deliveryService = (IDeliveryService)locator.lookupService(IDeliveryService.SERVICE_NAME);
    String SchemaInputXML = "<soap:Envelope xmlns:soap=\"http://schemas.xmlsoap.org/soap/envelope/\">\n" +
    " <soap:Header/>\n" +
    " <soap:Body xmlns:ns1=\"http://www.globalcompany.com/ns/sales\">\n" +
    " <ns1:User>\n" +
    " <ns1:FirstName>787878</ns1:FirstName>\n" +
    " <ns1:LastName>ujfyytytry</ns1:LastName>\n" +
    " </ns1:User>\n" +
    " </soap:Body>\n" +
    "</soap:Envelope>\n";
    NormalizedMessage nm = new NormalizedMessage();
    nm.addPart("payload", SchemaInputXML);
    deliveryService.request("userBPEL", "initiate", nm); --> here exception appear
    userBPEL is my Process Name
    initiate is BPel method

    Message was edited by:
    Marc Kelderman

  • MOPZ - Error during call of SAP back end system

    Hi Experts,
    I have this error during MOPZ - "select OS/DB dependent files" and following option as well.
    I have checked SAP NOTE 982045, but still cannot solve the issue.
    SM59 - SAP-OSS and SAPOSS connection test is successful.
    I have no idea what else is going wrong. kindly advise id you have any idea.
    Below are some error logs.
    From MOPZ
    Error calling SAP back-end system: Local gateway not running / CPIC-CALL: 'ThSAPCMRCV'SAP-OSS via RFC destination.
    From SM21
    Call of function GwRead failed, RC: -095
    Communication error, CPIC return code 017, SAP return code 24
    > Conversation ID: 13681187
    > CPI-C function: CMRCV
    From dev_rfc8
    **** Trace file opened at 20140904 134347 Malay Peninsula Standard Time, by disp+work
    **** Versions SAP-REL 721,0,300 RFC-VER U 3 1498740 MT-SL
    ======> CPIC-CALL: 'ThSAPCMRCV' : cmRc=17 thRc=247
    Local gateway not running                                               
    ABAP Programm: CL_SM_DATA_SENDER_RFC=========CP (Transaction: )
    Called function module: /SPN/SBI_INTERFACE
    User: BT_BASIS (Client: 100)
    Destination: SAP-OSS (Handle: 4, DtConId: 22F633E42CC0F1D280C9A0D3C1069543, DtConCnt: 1, ConvId: 12214252,{22F633E4-2CC0-F1D2-80C9-A0D3C1069543})
    EPP RootContextId: A0D3C10695431ED48CFEB45C956820C9, ConnectionId: D3F533E43BF2F12C80C9A0D3C1069543, ConnectionCnt: 1
    EPP TransactionId: D3F533E43BF2F12A80C9A0D3C1069543
    SERVER> RFC Server Session (handle: 1, 18243574, {D3F533E4-3BF2-F12C-80C9-A0D3C1069543})
    SERVER> Caller host:
    SERVER> Caller transaction code:  (Caller Program: CL_MO_SMP_ADAPTER=============CP)
    SERVER> Called function module: AGS_MOPZ_SMP_RFC
    Error RFCIO_ERROR_SYSERROR in abrfcpic.c : 3712
    CPIC-CALL: 'ThSAPCMRCV' : cmRc=17 thRc=247
    Local gateway not running                                               
    Error RFCIO_ERROR_MESSAGE in abrfcio.c : 1973
    Thank you.
    Por.

    Hi
    there are following things you can do
    1. log on to your SAP Router
    2. check entries in SAPRoutab.
    3. Telnet SAPSERV2 (Sap responding server) (Tcode oss1 will give you details of which SAP serve you are connecting ) on port 3299
    4. if you are able to telnet SAPserve from your Router server  then raise the call to SAP and ask whether they can reach your saprouter or not
    5. check /etc/services files and check for service 3299 defined or not
    6. telnet local Router server with port 3299
    7 try to download Sap Note from SNOTE in you solman system.
    all the best
    Regards
    Dishant.

  • How to hide parameters AUTOMATICLY based on radio buttons being pressed

    I have multiple radio buttons and with each radio button I have parameters that appear on screen for user to enter data.   Is there a way to make the selection blocks appear and disappear automatily based on the user  pressing the radio button?
    My current coed works only if I press the enter key but not automatily when the radio button is pressed.

    hi, have a look this example, it works as u want.
    SELECTION-SCREEN BEGIN OF BLOCK blk2 WITH FRAME TITLE text-002.
    PARAMETERS: r_ps TYPE c RADIOBUTTON GROUP rd DEFAULT 'X' USER-COMMAND abcd, "radio button server
                   r_as TYPE c RADIOBUTTON GROUP rd . "radio button for application server
    SELECTION-SCREEN END OF BLOCK blk2.
    SELECTION-SCREEN BEGIN OF BLOCK blk1 WITH FRAME TITLE text-001.
    PARAMETERS: p_pfile TYPE rlgrap-filename MODIF ID ccc, "presentation server input file
                    p_afile TYPE rlgrap-filename MODIF ID aaa. "application server input file
    SELECTION-SCREEN END OF BLOCK blk1.
    AT SELECTION-SCREEN OUTPUT.
      IF r_ps = 'X' .
        LOOP AT SCREEN.
          CASE screen-group1.
            WHEN 'CCC'.
              screen-input = 1.
              screen-invisible = 0.
              MODIFY SCREEN.
          WHEN 'AAA'.
              screen-input = 0.
              screen-invisible = 1.
              MODIFY SCREEN.
          ENDCASE.
        ENDLOOP.
      ELSE.
        IF r_as = 'X'.
          LOOP AT SCREEN.
          CASE screen-group1.
            WHEN 'CCC'.
              screen-input = 0.
              screen-invisible = 1.
              MODIFY SCREEN.
          WHEN 'AAA'.
              screen-input = 1.
              screen-invisible = 0.
              MODIFY SCREEN.
          ENDCASE.
        ENDLOOP.
        ENDIF.
      ENDIF.
    START-OF-SELECTION.
    Regards

  • E63 - Connection Error during calls AND trying to ...

    Hi,
    Wonder if anyone has had this problem.  A while ago I noticed that if I used say google and then went onto a website, it'd try go go into the website then knock me back to google.  A while after that during phone calls I'd be chatting away but the line would suddenly go dead and a message would say "connection error".  This may be after 8 or so minutes, but sometimes after only a minute or two. 
    I've tried turning off, taking out battery and SIM and turning back on and today went to the Three Store where I got it and we tried a new SIM card.  But it's still happening. 
    Is this a problem anyone can help with please or does it sound like there's a problem with my phone?  Three have said if the new SIM didn't work they'd send it off to Nokia who won't charge if there is a problem with the actual handset but if they can't find a problem they'll charge me!  Does this sound like a handset problem does anyone think?
    I'd be REALLY grateful for any advice as it's driving me mad!!
    Thanks in advance. 
    Becky

    Go to Tool>> Settings>> Phone>>Network
    Pick GMS.
    That should fix your problem. I was stuck in that Connection Error thing for days. Took it to the Nokia Care Center but all they did for the fee I paid was to update the firmware (which I could do at home myself). I was searching everywhere for a solution and among all the advice to reset or firmware install or turn on and of and take out SIM/battery, etc., That GMS thing really works.
    Hope it helps

  • Error during call sqlldr - ODI version 11.1.1.3 and java 1.6.0_30

    Hey All,
    I have scroll thru forums for resolution of similar issue but no luck. Here is the problem this is working fine in ODI version 11.1.1.5, Except the file is mapped to local drive.
    Now below is the error message from ODI 11.1.1.3, Trying to use LKM File to Oracle(SQLLDR) and here is the error
    ODI-1226: Step LD_PARTNER_USING_SQLLDR fails after 1 attempt(s).
    ODI-1240: Flow LD_PARTNER_USING_SQLLDR fails while performing a Loading operation. This flow loads target table DRM_USER_PARTNER_NEW.
    Caused By: org.apache.bsf.BSFException: exception from Jython:
    Traceback (innermost last):
    File "<string>", line 33, in ?
    Load Error: See \\Cdpwa01a0600\e$\Hyperion\DRM\Loadfile/LD_USER_PARTNER.log for details
    here is the generated code from call sqlldr session task
    import java.lang.String
    import java.lang.Runtime as Runtime
    from jarray import array
    import java.io.File
    import os
    import re
    def reportnbrows():          
         f = open(r"\\Cdpwa01a0600\e$\Hyperion\DRM\Loadfile/LD_USER_PARTNER.log", 'r')
         try:
              for line in f.readlines():
                   if line.find("MAXIMUM ERROR COUNT EXCEEDED")>=0 :
                        raise "MAXIMUM ERROR COUNT EXCEEDED", "See %s for details" % logfile
         finally:
              f.close()
    ctlfile = r"""\\Cdpwa01a0600\e$\Hyperion\DRM\Loadfile/LD_USER_PARTNER.ctl"""
    logfile = r"""\\Cdpwa01a0600\e$\Hyperion\DRM\Loadfile/LD_USER_PARTNER.log"""
    outfile = r"""\\Cdpwa01a0600\e$\Hyperion\DRM\Loadfile/LD_USER_PARTNER.out"""
    oracle_sid=''
    if len('d1odi1')>0: oracle_sid = '@'+'d1odi1'
    loadcmd = r"""D:\Oracle\product\11.2.0\client_1\bin\sqlldr 'MDM_STAGE/<@=snpRef.getInfo("DEST_PASS") @>%s' control='%s' log='%s' > "%s" """ % (oracle_sid,ctlfile, logfile, outfile)
    rc = os.system(loadcmd)
    if rc <> 0 and rc <> 2:
    raise "Load Error", "See %s for details" % logfile
    if rc==2:
    reportnbrows()
    what am i missing?
    Thanks.
    Shri.

    thanks for you reply.. this is what i have hardcoded in the KM for testing purpose. gives me back the error
    org.apache.bsf.BSFException: exception from Jython:
    Traceback (innermost last):
    File "<string>", line 13, in ?
    Load Error, error in the sqlldr step
    import java.lang.String
    import java.lang.Runtime as Runtime
    from jarray import array
    import java.io.File
    import os
    import re
    ospath=(r'D:\Oracle\product\11.2.0\client_1\bin\sqlldr control=e:\Hyperion\DRM\Loadfile\LD_USER_PARTNER.ctl log=e:\Hyperion\DRM\Loadfile\LD_USER_PARTNER.log userid=mdm_stage/xxxxxx@d1odi1')
    rc=os.system(ospath)
    if rc <> 0 and rc <> 2:
    raise "Load Error, error in the sqlldr step"
    Thanks.

  • RFC Error during call from IBM WebSphere adapter to SAP R/3

    We recently saw an issue arise on on one of our RFC interfaces.  We dropped 15 messages onto the request queue of the BAPI adapter, 11 processed successfully, and 4 failed with the following statement:
    [Thread: EAI.SAP_BAPIJmsThreadPool.thread5 (#1670071)] [Type: Error] [MsgID: 27064] [Mesg: Error: Function module Z_BAPI_ZPTRAC_UPDATE could not be found. Check the SAP system or the business object ASI.]
    I replayed the 4 in question and they processed successfuly.  I then dropped them on the request queue in our VAL environment and had 2 failures.  I replayed the same 15 a second and third time and all 15 were successful in those cases.
    Has anyone seen this before?  We are configured to allow 1 concurrent connection and to log into the db server directly.
    Thanks.

    So we tested some things that are described in the SDN or by SAP with Connectors.
    We tested JCO version 2.0.12, 2.1.18 and 3.0 in J2EE Projects in netweaver and in Eclipse (Standalone).
    For version 2.0.12 there is a failure that this version is not compatible with the other things in netweaver.
    This version is for standalone and integrated sytems.
    For version 2.1.18 is only described as standalone and so failure happened in netweaver that other classes are coruppted or missed. The internal test in "content administrator" (Ping and Test) do not work and had the same error.
    For version 3.0 (that displace the other two versions) there is many to do in  settings and coding that we do not have tested yet because project is not that small to write it for JCO 3.0 only for testing. When we only displaced files in netweaver the server do not start any more.
    So:
    Is there a way to call R/3 from session bean and 1. create an JCO client or 2. add a client to the "standard" pool of netweaver to use it?
    Any ideas? help? links?
    Project have to be complete in september...
    Our combi is SAP Netweaver 2004 SP21 on Windows XP SP2 / Server 2003 Standard SP1 with JVM 1.4.2_16... need of any more info?
    thx

  • ERROR During call of SOAP with a SOAP- RFC- SOAP Synchronous scenario

    Hello Experts,
    I've recently created a SOAP->RFC->SOAP synchronous scenario but every time I'm invoking the SOAP via XMLSpy then i will hang and send a timeout error. Also a log in XI was generated as shown below.
    I hope you could help me on this one.
    Runtime Errors         DBIF_RSQL_SQL_ERROR
    Exception              CX_SY_OPEN_SQL_DB
    Date and Time          28.09.2010 09:31:23
    Short text
         SQL error in the database when accessing a table.
    What happened?
         The database system detected a deadlock and avoided it by rolling back
         your transaction.
    What can you do?
         If possible (and necessary), repeat the last database transaction in the
          hope that locking the object will not result in another deadlock.
         Note which actions and input led to the error.
         For further help in handling the problem, contact your SAP administrator
         You can use the ABAP dump analysis transaction ST22 to view and manage
         termination messages, in particular for long term reference.
         Note which actions and input led to the error.
         For further help in handling the problem, contact your SAP administrator
         You can use the ABAP dump analysis transaction ST22 to view and manage
         termination messages, in particular for long term reference.
    Error analysis
         An exception occurred that is explained in detail below.
         The exception, which is assigned to class 'CX_SY_OPEN_SQL_DB', was not caught
          in
         procedure "DELETE_LUW_PACKET" "(FORM)", nor was it propagated by a RAISING
          clause.
         Since the caller of the procedure could not have anticipated that the
         exception would occur, the current program is terminated.
         The reason for the exception is:
         The database system recognized that your last operation on the database
         would have led to a deadlock.
         Therefore, your transaction was rolled back
         to avoid this.
         ORACLE always terminates any transaction that would result in deadlock.
         The other transactions involved in this potential deadlock
         are not affected by the termination.
    Regards,
    Alfred

    Normally such an error comes when the DB of SAP PI is full.
    Contact your BASIS or ADMIN team and ask them to free the DB space.
    Regards,
    Abhishek.

  • Error during calling PL/SQL procedure

    Hi,
    Error occurs while calling the oracle PL/SQL procedure from Java using Callable Statement.
    Below is my code
    cs = conn.prepareCall("{call prc_ins(?, ?, ?, ?, ?, ?,?)}");                              cs.setString(1, strAryCols[11]);
         cs.setString(2, strAryCols[5]);
         cs.setString(3, strAryCols[8]);
         cs.setString(4, strAryCols[10]);
         cs.setString(5, strAryCols[7]);
         cs.setString(6, "ER");     
         cs.registerOutParameter(7, Types.VARCHAR);
         cs.execute();
    I receive the following Error Message
    Error in Inserting: ORA-06550: line 1, column 7:
    PLS-00306: wrong number or types of arguments in call to 'PRC_INS'
    ORA-06550: line 1, column 7:
    PL/SQL: Statement ignored
    Can somebody help?
    Regards,
    RPS15

    RPS15 wrote:
    Hi,
    Error occurs while calling the oracle PL/SQL procedure from Java using Callable Statement.
    Below is my code
    cs = conn.prepareCall("{call prc_ins(?, ?, ?, ?, ?, ?,?)}");                              cs.setString(1, strAryCols[11]);
         cs.setString(2, strAryCols[5]);
         cs.setString(3, strAryCols[8]);
         cs.setString(4, strAryCols[10]);
         cs.setString(5, strAryCols[7]);
         cs.setString(6, "ER");     
         cs.registerOutParameter(7, Types.VARCHAR);
         cs.execute();
    I receive the following Error Message
    Error in Inserting: ORA-06550: line 1, column 7:
    PLS-00306: wrong number or types of arguments in call to 'PRC_INS'
    ORA-06550: line 1, column 7:
    PL/SQL: Statement ignored
    Can somebody help?
    Regards,
    RPS15Most of the times I see people calling stored procedures which return an output parameter, the SQL looks like this:
    {? = call blah(?, ?, ...)}
    [http://www.google.com/search?hl=en&q=prepareCall+call+registerOutParameter]

  • Face pressing against screen during calls

    Hello, I have had my iphone for a few days and when I am using the phone my face presses against it barely and it will end the call or put them on hold. Is there something to do about this?
    Thanks!

    Hey guys, you know there is a smple soulution to the problem . . lock the phone while on the call.
    While this problem dosent ever happen to me, I have notice that while using the phone, epsecialy while in motion walking ect. there is a chance of shifting the phone a bit to where light hits the sensor and then your cheek may touch one of the commands, so if its important or causing problems just lock it and the phone will not drop or mute or hold the call unless you slide the slider . . .
    which I'd have a hard time believing your cheek could do that.;)

  • Error during call of SAP back end system

    Hi all,
    I'm trying to update spam passing by the maintenance optimizer but i have this error when i have to confirm the file..see the screenshoot
    [http://fdf.cod.free.fr/screen5.JPG]
    [http://fdf.cod.free.fr/screen6.JPG]
    I have check the RFC conection (autorisation check...) but i don't kno....
    Thx for any help.
    An other thing : i have this screen and don't think it's normal but i don't kno what to do????
    [http://fdf.cod.free.fr/screen7.JPG]
    Edited by: Fabrice BABY on Mar 19, 2008 12:02 PM

    Hi,
    IS your SAP-OSS RFC working. Do a Connection Test to this RFC. Check your router settings also.
    Feel free to revert back.
    --Ragu

  • Error during calling web service editor : wsadmin

    Hi group
    To test a web service i am using WSADMIN transaction , in this tcode J2EE server settings are mandatory.. in this setting i hv given my application server name and port 8000 .. but it is giving error 404 .. page not found (Service cannot be reached.......)
    any guesses,
    regards
    siddharth

    Hi Siddharth,
    Maybe you are just missing some services to be activated in SICF ... to be sure, try the following:
    - In transaction SIFC, activate all services under /sap/bc
    - Then try to connect using http://<server>:80xx where xx is your system nbr.
    At this stage you should reach the SAP NetWeaver WAS home page.
    There you can then click on Web Service Navigator where you can enter any WSDL for testing.
    If this is working, you can also change the settings in WSADMIN (Goto -> Administration Settings) and indicate there your "http://<server>:80xx " which will allow you to directly test your services from WSADMIN.
    Rgds,
    Karim
    Message was edited by:
            Karim Benakli

  • Phone show " Temp Fail " error during call

    Hi,
    we have Cisco call manager  ver.6.1 and i have configure 7985 iphone it get registered and every thing work fine but when i make call it shows phone regretting message and on the other end phone shows " Temp Fail".
    any one have ideia what could be the cause .
    Many Thanks
    Moe

    Hi,
    The Temp Fail message refers to a network or connectivity problem, usually if the call is between 2 IP phones, one phone received an ICMP  Unreachable from the other phone. If the call was PSTN/Ip phone, then the gateway lost communication with CallManager, probably the remote endpoint became unregistered.
    You can use RTMT and check for the Syslogs in order to determine what is the disconnection reason.
    You can also get a CUCM detailed trace to see what device got disconnected.
    http://www.cisco.com/en/US/products/sw/voicesw/ps556/products_tech_note09186a0080094e89.shtml
    Regards, 
    Tere. 
    If you find this post helpful, please rate!

Maybe you are looking for

  • Open dialog box....

    Hi Everyone, I have designed a form in which user has to input the path where he wants to save his report. Like c:\test.PDF what i want to do is that when user click a button againts this field a dialog box should appear in which he can select the lo

  • How do we know currently active call time in 6680?

    How do we know currently active call time? Whenever we receive or make a call, how can we know the call duration in Nokia 6680?

  • Serious problems with the canceling for my plan, it´s just frustrating =(

    In the Cancel Plan confirmation pop-up, for me and probably others, it dosen´t appears the option of "cancel plan" in the bottom, so that´s either a dum issue from the system or Adobe just dosen´t wants us to cancel our plan. PLEASE IF ANYONE COULD J

  • Create Parameters in a worksheet in Discoverer PLUS OLAP

    Am i missing something here or is there a way to create parameters in Discoverer Plus OLAP (not Plus relational) . I have searched all the options in the menu, but no luck. I know i can pass values from OLAP PLUS to Relational as parameters to the re

  • Image files

    Hi I want to convert an image into a BufferedImage.I'll retrieve the image from a database,so each time the string represnting the image name will be different. All the examples I've seen take a fixed name. Assuming that the image is retrieved into a