VB6: division by zero when create task

When I try to run "Onesample.vbp" in VB6 examples folder
appears the message-box: "Error: 11 division by zero".
I followed the suggestion to change decimal separator
from "." to ",".
Debug say me that the error occours when I create
the task.
Any hint?

Kelly, initially, I would suggest you have your weight and height measurements in the same type of units (kg or cm) and write your code when you square it as (Height * Height). Your code of x<>0 seems as though it would generate an error as the program would read it as less than and great than 0. Sometimes you get errors that say one thing but the snytax is missing a parenthesis or a quotation mark, so I would go back over your syntax. Hope this helps.
Josephine

Similar Messages

  • VB6: division by zero

    When I try to run "One sample" examples in VB6 folder
    appears the message-box: "Error: 11 division by zero".
    I followed the suggestion to change decimal separator
    from "." to ",".

    Hello,
    What version of LabVIEW are you using? If you are using 6.0, please download and install the 6.0.2 update from our website. Then mass compile your VIs to see if the problem persists. You can read the on-line help in LabVIEW for more information on performing a mass compile.
    If, after installing 6.0.2 and mass compiling, you still get the error, then the problem may be with the ActiveX control itself...to my knowledge LabVIEW is much more strict in handling exception errors than other environments like Visual Basic.
    I hope this suggestion helps. Good luck with your application, and have a pleasant day.
    Sincerely,
    Darren N.
    NI Applications Engineer
    Darren Nattinger, CLA
    LabVIEW Artisan and Nugget Penman

  • Encoutered ABAP ShortDumps Error When Create task in cProjects

    Hi all,
    When i tried to create tasks in cProjects, the following error pages exists.
    I believed it was issues related with authorization.
    my authorization was assigned as composite role SAP_CPR_PROJECT_LEAD
    +++++++++++++++++++++++++++++++++++++
    Error when processing your request
    What has happened?
    The URL http://rabr3dci.rab.erp:8000/SAP/BC/BSP/SAP/CPROJECTS/root.do was not called due to an error.
    Note
    The following error text was processed in the system RD1 : The current application triggered a termination with a short dump.
    The error occurred on the application server RABR3DCI_RD1_00 and in the work process 0 .
    The termination type was: RABAX_STATE
    The ABAP call stack was:
    Form: ON_TRANSACTION_FINISHED of program CL_DPR_TRANSACTION_MANAGER====CP
    Form: RAISE_TRANSACTION_FINISHED of program CL_SYSTEM_TRANSACTION_STATE===CP
    Form: %_AFTER_ROLLBACK of program SAPMSSY0
    Form: IF_HTTP_EXTENSION~HANDLE_REQUEST of program CL_HTTP_EXT_BSP===============CP
    Form: EXECUTE_REQUEST_FROM_MEMORY of program CL_HTTP_SERVER================CP
    Function: HTTP_DISPATCH_REQUEST of program SAPLHTTP_RUNTIME
    Module: %_HTTP_START of program SAPMHTTP
    What can I do?
    If the termination type was RABAX_STATE, then you can find more information on the cause of the termination in the system RD1 in transaction ST22.
    If the termination type was ABORT_MESSAGE_STATE, then you can find more information on the cause of the termination on the application server RABR3DCI_RD1_00 in transaction SM21.
    If the termination type was ERROR_MESSAGE_STATE, then you can search for more information in the trace file for the work process 0 in transaction ST11 on the application server RABR3DCI_RD1_00 . In some situations, you may also need to analyze the trace files of other work processes.
    If you do not yet have a user ID, contact your system administrator.
    Error code: ICF-IE-http -c: 100 -u: TESTS -l: E -s: RD1 -i: RABR3DCI_RD1_00 -w: 0 -d: 20080507 -t: 222343 -v: RABAX_STATE -e: MESSAGE_TYPE_X
    HTTP 500 - Internal Server Error
    Your SAP Internet Communication Framework Team
    +++++++++++++++++++++++++++++++++++++++++++++++
    Below thread was quite similar with problem that I encountered however i
    am doubtful how could i proceed with proper solution.
    Can a project creator in cProjects Assign himself a role?
    Thanks.
    Point awards if its was helpful.
    BR,
    Tow

    ABAP Dump Error logs
    +++++++++++++++++++++++++++++++++++++++++++++
    Runtime Error          MESSAGE_TYPE_X
    Date and Time          07.05.2008 21:11:19
    ShrtText
         The current application triggered a termination with a short dump.
    What happened?
         The current application program detected a situation which really
         should not occur. Therefore, a termination with a short dump was
         triggered on purpose by the key word MESSAGE (type X).
    What can you do?
         Print out the error message (using the "Print" function)
         and make a note of the actions and input that caused the
         error.
         To resolve the problem, contact your SAP system administrator.
         You can use transaction ST22 (ABAP Dump Analysis) to view and administer
          termination messages, especially those beyond their normal deletion
         date.
         is especially useful if you want to keep a particular message.
    Error analysis
         Short text of error message:
         ROLLBACK WORK during ON COMMIT or ON ROLLBACK
         Technical information about the message:
         Message classe...... 00
         Number.............. 086
         Variable 1.......... " "
         Variable 2.......... " "
         Variable 3.......... " "
         Variable 4.......... " "
         Variable 3.......... " "
    How to correct the error
        Probably the only way to eliminate the error is to correct the program.
        You may able to find an interim solution to the problem
        in the SAP note system. If you have access to the note system yourself,
        use the following search criteria:
        "MESSAGE_TYPE_X" C
        "CL_DPR_TRANSACTION_MANAGER====CP" or "CL_DPR_TRANSACTION_MANAGER====CM009"
        "ON_TRANSACTION_FINISHED"
        If you cannot solve the problem yourself and you wish to send
        an error message to SAP, include the following documents:
        1. A printout of the problem description (short dump)
           To obtain this, select in the current display "System->List->
           Save->Local File (unconverted)".
        2. A suitable printout of the system log
           To obtain this, call the system log through transaction SM21.
           Limit the time interval to 10 minutes before and 5 minutes
           after the short dump. In the display, then select the function
           "System->List->Save->Local File (unconverted)".
        3. If the programs are your own programs or modified SAP programs,
           supply the source code.
           To do this, select the Editor function "Further Utilities->
           Upload/Download->Download".
        4. Details regarding the conditions under which the error occurred
           or which actions and input led to the error.
    Information on where terminated
        The termination occurred in the ABAP program "CL_DPR_TRANSACTION_MANAGER====CP"
         in "ON_TRANSACTION_FINISHED".
        The main program was "SAPMHTTP ".
        The termination occurred in line 17 of the source code of the (Include)
         program "CL_DPR_TRANSACTION_MANAGER====CM009"
        of the source code of program "CL_DPR_TRANSACTION_MANAGER====CM009" (when
         calling the editor 170).
    Directory of Application Tables
    Name                                     Date       Time       Lngth
        Val.
    Program  SAPMHTTP
    SYST                                       .  .       :  :     00004608
        5\0\0\0\x0001\0\x0008\0\0\0\0\0\x0001\0\0\0\0\0\0\0\0\0\0
    Program  SAPLHTTP_RUNTIME
    ICFMEMORY                                  .  .       :  :     00003024
        IC0/SAP/BC/BSP/SAP/CPROJECTS/root.do
    Program  SAPLLANG
    T002                                       .  .       :  :     00000010
        ES1EN|
    Program  SAPLSDEX
    DD07L                                      .  .       :  :     00000118
        SPERS_TYPE                    A00030000
    Program  SAPLSSCU
    USR02                                      .  .       :  :     00000380
        100CPROJECTS   &#15543;&#12420;&#35106;&#47457;0000000000000000A            \0
    Program  SAPLPRGN
    AGR_DEFINE                                 .  .       :  :     00000266
        100Z_CPROJECTS_COMP
    AGR_TEXTS                                  .  .       :  :     00000238
        100SAP_CPR_USER                  E00000cProjects User
    +++++++++++++++++++++++++++++++++++++++++++++++++++
    Affected Program Source Code
    METHOD ON_TRANSACTION_FINISHED.
      DATA:
        LR_APPL_OBJECT_MANAGER TYPE REF TO CL_DPR_APPL_OBJECT_MANAGER.
    */Transaction supervision snaps only if changes are made
      LR_APPL_OBJECT_MANAGER = CL_DPR_APPL_OBJECT_MANAGER=>GET_INSTANCE( ).
      IF LR_APPL_OBJECT_MANAGER->HAS_CHANGES( ) EQ CL_DPR_CO=>SC_FALSE.
        RETURN.
      ENDIF.
    */With the help of this event handler unauthorized transactional
    */statements are detected
      IF KIND EQ CL_SYSTEM_TRANSACTION_STATE=>COMMIT_WORK.
        MESSAGE X085(00).
      ELSE.
        MESSAGE X086(00).
      ENDIF.
    ENDMETHOD.
    +++++++++++++++++++++++++++++++++++++++++++++++++
    User (SAP_ALL profiles) Assigned with the following roles:
    SAP_CFX_ADMINISTRATOR
    SAP_CFX_COL_CREATOR
    SAP_CFX_USER
    SAP_CPR_PROJECT_ADMINISTRATOR
    SAP_CPR_USER

  • Apex changing nulls to zeroes when creating Flash Charts

    Hey all,
    Apex appears to be changing Null's to Zeroes when generating the XML to fuel a graph. I want to chart this year's output by month against last year's output by month. As this year is not complete, the two lines should be different lengths. When I view the XML, Apex is "filling in" the vacant (future) months with zeroes. This causes the line for this year to continue by dropping to zero for the rest of the year. I have already tried to adjust this by changing the maximum rows for this year's series.
    Any help would be greatly appreciated. Marco, this seems to be up your alley.
    Thanks.
    Paul

    Paul,
    The best place to put it is an Application Process.
    1) Go to Shared Components and create an Application Process (say it's named MY_CHART_XML_PROCESS). The PL/SQL for the Application Process should follow this general outline, substituting your own XML-generating logic for {my chart XML}:
    owa_util.mime_header( ccontent_type => 'text/xml', bclose_header => TRUE, ccharset => 'utf-8');
    htp.p('{my chart XML}');2) Replace both occurences of "FLOW_FLASH_CHART_R#REGION_ID#" with "APPLICATION_PROCESS=MY_CHART_XML_PROCESS" in the region source for the chart that is to use this XML.
    That should do it.
    - Marco

  • Error when creating Task List: No Consolidation System found

    All-
    Configuring my Retrofit Scenario. My Project Landscape is maintained as following:
    Dev(100) --> QA (200) --> Prod (300) with Retrofit (XXX)
    Dev(XXX) --> QA 250
    I am getting this error when I try to refresh the project or create a Task List
    *No consolidation system found for <SID>-250 (project RETROFIT3)
    Message no. /TMWFLOW/TRACK_N806*
    If my QA client (250) is already maintained as a QA logical component. What else is missing?

    Hi,
    I have done something similar and getting error /TMWFLOW/TRACK_N806
    My Transport route looks something like
    System GND ZGND > 300 System GNQ 300> 300 System GNP
    Its a standard 3 system landscape with transport routes configured as mentioned above. I followed the write up as mentioned and have kept only one transport route but how do i create a transport route from GND-140 to GNQ-300 .
    The layer ZGND has been associated with client 140 which is the development client here. The layer ZGND is the consolidation layer, how else should i associate it with the client 140.
    Please advice.
    Regards
    Ankan

  • Error when creating Task List in ChaRM

    I am getting this error after I activate Change Request Management and attempt to create a task list.
    Error writing to table /TMWFLOW/PROJCTC
    Message No. /TMWFLOW/TASKLIST177
    There is no long text. Please advise

    Configuring ChaRM in a new client, entries in the table above already existed for the maintenance cycle the new client was trying to generate. deleted entries form database.

  • Assign account from Service Request when creating a New Task

    When creating a new task from within a Service Request the SR # is defaulted we would also like to default the account associated with the SR on to the Task. How can you do this?

    This is not working in WF.
    Refer this thread
    Re: Contact record not pupulated when Task created using Workflow.

  • OOTB approval worfklow not creating task when require checkout is set as Yes on the document library

    HI,
    I set the document library versioning to "require check-out" to yes.
    I set the workflow settings to create an approval workflow and "start the workflow when the item is created".
    I create a new document from the document template, save and check-in. The workflow task is not getting created, however the workflow is started.
    when i change the require check-out to "No" and create a new document as above, the workflow tasks are getting created.
    Can someone advise on what is the problem when versioning is enabled?? can anyone provide solution. thanks.

    Hi,
    According to your description, my understanding is that the task was not created after the approval workflow was running when setting the require check out to be yes.
    I tested the scenario in my environment, if I used the Office client application to create documents, then the task would not be created even when the workflow was running.
    There may be some reason that the creating task action is missed when the document is created using Office client application and the require check out is set to be yes.
    As a workaround, I recommend to install Office Web Apps and use Office Web Apps to create the documents when setting the require check out to be yes.
    The workflow will be starting before the documents is checked in, and it will create the task after the document is checked in.
    Thanks,
    Victoria
    Forum Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Victoria Xia
    TechNet Community Support

  • Name does not override correctly when creating a Division from template

    I am still having a problem when creating Divisions with the WebServices API.
    Namely, when I create a Division based on a Template (in order to have a given default thumbnail image and description, etc) the Name parameter (the "title" of the Division, which appears next to its icon on the main site page inside the top level Section boxes) is never set correctly. The Name I specify for the Division never overrides the default.
    In my example, I try to create a Division with name "Food Science and Human Nutrition." It is based on a Division template with handle 1911155332. The Name of that Division template is "Robot Division" and the ShortName is "RobotDivision".
    I am sending the following XML via Web Services:
    <ITunesUDocument>
    <Version>1.1.3</Version>
    <AddDivision>
    <ParentHandle>1945525657</ParentHandle>
    <ParentPath/>
    <TemplateHandle>1911155332</TemplateHandle>
    <Division>
    <Name>Food Science and Human Nutrition</Name>
    <ShortName>FSHN</ShortName>
    <Identifier>RobotCourses:FSHN</Identifier>
    <Permission>
    <Credential>Authenticated@urn:mace:itunesu.com:sites:illinois.edu</Credential>
    <Access>No Access</Access>
    </Permission>
    <Permission>
    <Credential>Student@urn:mace:itunesu.com:sites:illinois.edu:RobotCourses:FSHN</C redential>
    <Access>Download</Access>
    </Permission>
    </Division>
    </AddDivision>
    </ITunesUDocument>
    The Division is created and no errors come back. However, when I look at the site, the Name of the newly created Division is "Robot Courses" (not "Food Science and Human Nutrition" as I want). The ShortName IS correctly set to "FSHN" as I specified in the XML.
    Incidentally this was part of creating a Course "FSHN 101," the Course is also based on a Course template, but it creates with the Name and ShortName as I desire and there are no other problems - I can log into the Division and Course as expected.
    *QUESTION #1: Is anyone else out there ever having this problem?*
    *QUESTION #2: Is there anything obviously wrong in my XML?*
    I have tried this multiple times, always with the same result. Creating Divisions not based on a template works (but for various reasons we need to be able to use templates). I have been unable to edit the Name after the fact with MergeDivision either.
    Our campus Apple contact sent in a ticket about this, but the response from Apple was to post here in the forum, which is monitored. I am unsure if I should post questions of this sort here in the Administrators Forum or in the general forum, for this one I will try both.
    Thank you very much for any assistance.

    I am still having a problem when creating Divisions with the WebServices API.
    Namely, when I create a Division based on a Template (in order to have a given default thumbnail image and description, etc) the Name parameter (the "title" of the Division, which appears next to its icon on the main site page inside the top level Section boxes) is never set correctly. The Name I specify for the Division never overrides the default.
    In my example, I try to create a Division with name "Food Science and Human Nutrition." It is based on a Division template with handle 1911155332. The Name of that Division template is "Robot Division" and the ShortName is "RobotDivision".
    I am sending the following XML via Web Services:
    <ITunesUDocument>
    <Version>1.1.3</Version>
    <AddDivision>
    <ParentHandle>1945525657</ParentHandle>
    <ParentPath/>
    <TemplateHandle>1911155332</TemplateHandle>
    <Division>
    <Name>Food Science and Human Nutrition</Name>
    <ShortName>FSHN</ShortName>
    <Identifier>RobotCourses:FSHN</Identifier>
    <Permission>
    <Credential>Authenticated@urn:mace:itunesu.com:sites:illinois.edu</Credential>
    <Access>No Access</Access>
    </Permission>
    <Permission>
    <Credential>Student@urn:mace:itunesu.com:sites:illinois.edu:RobotCourses:FSHN</C redential>
    <Access>Download</Access>
    </Permission>
    </Division>
    </AddDivision>
    </ITunesUDocument>
    The Division is created and no errors come back. However, when I look at the site, the Name of the newly created Division is "Robot Courses" (not "Food Science and Human Nutrition" as I want). The ShortName IS correctly set to "FSHN" as I specified in the XML.
    Incidentally this was part of creating a Course "FSHN 101," the Course is also based on a Course template, but it creates with the Name and ShortName as I desire and there are no other problems - I can log into the Division and Course as expected.
    *QUESTION #1: Is anyone else out there ever having this problem?*
    *QUESTION #2: Is there anything obviously wrong in my XML?*
    I have tried this multiple times, always with the same result. Creating Divisions not based on a template works (but for various reasons we need to be able to use templates). I have been unable to edit the Name after the fact with MergeDivision either.
    Our campus Apple contact sent in a ticket about this, but the response from Apple was to post here in the forum, which is monitored. I am unsure if I should post questions of this sort here in the Administrators Forum or in the general forum, for this one I will try both.
    Thank you very much for any assistance.

  • Function to replace division by zero error cells with blank cells when calculating a numeric average

    Hi everyone,
    I have a five sheet spreadsheet that uses data from four sheets to calculate numeric averages in the fifth. The problem is that there is not always data in all four sheets which produces a division by zero error in the averages sheet. Is there a function or setting in Numbers 2.3 (not yet ready to upgrade to Numbers 3) that will allow these division by zero cells to be replaced by blank cells.
    I have tried using statements of the form =AVERAGE(IFERROR(Sheet 1::Table 1:: B4,""),IFERROR(Sheet 2:: Table 1:: B4,""),Sheet 3:: Table 1:: B4,""), Sheet 4:: Table 1:: B4,"")). however instead of a division by zero error this produces an error telling me "the function AVERAGE expects that a number, date or duration but found "." ". It looks as though I will have to make about 400 changes to my sheet as these errors are in this and approximately 100 other cells!
    I am hoping that there is some way if possible of correcting these errors without having to manually edit each cell individually.
    Thanks,
    Hugh

    Hugh,
    You may want to consider an intermediate sheet to handle the errors and then pass the result on to the main sheet.
    In the following mockup, I've created a small interposing table the consists of a list of sources in column A and the result from each table. In the example, I perform some operation on those intermediate results, to be passed on to the main table. This may not be a good example, and since I don't know the overall goal of your project it's just a surrogate. (In real life we probably wouldn't be interested in finding the average of averages.)
    The expression in Summary::B2 is:
    =IFERROR(INDIRECT(A&"::B4"), "SourceError")
    Regards,
    Jerry

  • Block zero quantity when creating Inventory Transfer

    Hi all,
    does anyone know how to block zero quantity when creating inventory transfer?
    for example: I have zero quantity in warehouse A. Then I want to transfer it to warehouse B. The system accept that. So, when I check that item in warehouse A, the in stock column become negative. How I can protect it?
    please help me. it's very urgent.
    thanks
    sisca

    Go to Administration > System Initialization > Document Settings > General Tab
    Check Manage Inventory nu Whse and also check Block negative inventory. Read details below of their functionality.
    Manage inventory by whse
    Defines whether the check is performed for the warehouse selected in the document row. If you select the checkbox, the system checks the minimum inventory level in the warehouse that was selected for the item when the sales document was entered.
    If the transaction causes the inventory level in that warehouse to fall below the minimum inventory level, a warning message appears even if the total available inventory of the item is greater than the minimum warehouse quantity. If you do not select this checkbox, the system checks the total available inventory in all warehouses where this item is stored.
    You can also define automatic notification for a specific user when the inventory level falls below the minimum level. A purchase transaction can then be initiated.
    Block negative inventory
    Select to block documents that would cause the level of inventory to fall below zero. If you deselect the checkbox, the message “Negative inventory usage is not in accordance with accounting rules. Are you sure you want to enable negative inventory usage?”
    If you select Manage inventory by whse and Block negative inventory, SAP Business One calculates the block per warehouse. However, if the item is not handled by a warehouse and you do not select Manage inventory by Whse, the block is calculated for all the warehouses.

  • No Available distribution points when i create task sequence media wizard

    Hi All,
    I need your support with the following issue
    when I try to Create task sequence media and choose the location and boot image x64 or x86 I found this issues
    FYI: I am using the administrator and i cheeked the permissions and i have the full permissions for all roles 

    For this issue, You can refer below link
    http://blogs.technet.com/b/configurationmgr/archive/2012/08/28/troubleshooting-missing-management-points-when-creating-a-bootable-media-task-sequence-in-system-center-2012-configuration-manager.aspx
    Please remember, if you see a post that helped you please click "Vote As Helpful" and if it answered your question, please click "Mark As Answer"
    Mai Ali | My blog: Technical | Twitter:
    Mai Ali

  • BADI or User Exit required when a Task is created in a Transport

    Hi Experts,
    Could you please tell me is there any BAdi or User exit Triggered when a task is created in transport by any other users.
    I need to track if some one simply adds task under others transport.
    Thanks and regards,
    Venkatesh

    Hi venkatesh,
    put a breakpoint into method GET_INSTANCE of class cl_exithandler.
    Then do what you want to supervise. The method is called for all BADIs triggered. You will find out which one can be used.
    Please excuse the generic nature of my answer. I didn't know what you already tried.
    Regards,
    Clemens

  • Email notification when creating a task in UWL

    Hi all,
    I have email well configured for workflow notification and subscription, but I can't find out why when I create a new task in UWL the email is not send.
    Where do I have to configure email notification for new tasks?
    I realised that these 2 things are necessary, and also the email configuration (I have the one for subscription and workflow notification):
    1.- In System Administration  ® System Configuration ® Universal Worklist & Workflow ® Workflow ® Engine ® Engine:
    Notify Assignees On Task Creation --> TRUE
    2.- When creating the task: Notify On Updates, Completion, and if Overdue is selected.
    What else do I need?
    Thanks,
    Regards.

    Hi Iker,
    Could you please check the following documentation on the KM side?
    The channels need to be configured on the KMC side too, and the user has to have a valid email address set up in Identity Management.  We also need to be clear when we are speaking about notfications these are KMC notifications and not the backend workflow SAP Office documents.   There is a bit of confusion sometimes regarding this. On the KMC side please consult the following documentation, that my colleague Cathal was nice to provide us with
    http://help.sap.com/saphelp_nw70/helpdata/en/3d/b58436b8a911d5993900508b6b8b11/frameset.htm
    See also the links at the bottom of the page. Also, note 808756 (notification/channel configuration)
    Please let me know if this helps:
    Beth Maben
    EP - Senior Support Consultant
    AGS Primary Support, Business Suite & Technology
    Please see the UWL Wiki @
    https://www.sdn.sap.com/irj/scn/wiki?path=/display/bpx/uwl+faq  ***

  • If the LDAP "icsCalendar" value contains a space, an error will occur when creating events or tasks

    If a user's LDAP
    "icsCalendar" value
    contains a whitespace, the user will still be able to log in to the iPlanet
    Calendar Server(iCS). However, the user will receive a bad request
    error when creating events or tasks. The event or task is created,
    but the error will occur every time the user tries to save one.
    The "icsCalendar"
    preference cannot have a space in it. To avoid the above problem,
    the administrator must fix this value in LDAP.

    Hi Mahendra,
    check the following links:
    http://www.sapgenie.com/saptech/lsmw.htm
    http://www.scmexpertonline.com/downloads/SCM_LSMW_StepsOnWeb.doc
    May be u can find some help.
    Hope this helps you.
    Regards,
    Anuradha.B

Maybe you are looking for

  • Messages stuck in outbox but really sending many t...

    I have an E63 and just in the last few weeks whenever I try to SMS people the message is automatically sent to the outbox saying it will be resent at such and such a time for up to a few hours (unless I delete the message) but people are receiving th

  • Need Programming Help - Changing Algorithm for PhotoShop's Oil Paint Plug-In Filter

    The existing PhotoShop Oil Paint filter only works well when applied to relatively small image sizes of around 500kb. I need to apply these effects to relatively large image sizes of around 100mb. I do not have a background in programming, but to my

  • Document/Literal abd document/wrapper

    Have I a web service that was created by the format of messages document/literal, that has implications for the clients who consume the service change the format to document/wrapper? Regards

  • Data DVD made from PC not mounting on OS 10.4.8, Any Ideas?

    I am having issues with the mounting of data DVD's burned from a PC using Roxio mounting on my PowerBook. CD's mount just fine. Whst disk settings should I have when I am burning? The same disks that will not mount on the PowerBook do mount on a G5 d

  • Is there adobe flash foe the iPad

    I need adobe flash on my IPad. As I am finding out it is not possible to install it.  Is there something else I can download that will work the same?? Or is there a way to download it?