string to double conversion table

Hello

I try to convert the string in the array in DBL, but I can't find the function

Someone can help me. my program is attached

Thank you

Use "fact/Exp string to number. http://zone.NI.com/reference/en-XX/help/371361H-01/Glang/fract_exp_string_to_number/

Tags: NI Software

Similar Questions

  • String to double conversion

    HI -.

    I'm trying to convert a string to scientific notation in doubles. First of all, I use a conversion of "line number" then a conversion 'duplicate '. When I probe the values my string is "+ 050.00E - 03" but the number is "50." I still have to add the part 'duplicate '. I tried to find out where and how the chain was written, but has been unable to find so it's been a bust. I think it's in the instrument drivers.

    Any suggestions?

    Thank you.

    Exactly what function "channel number"? The Fract/Exp number string works perfectly fine, as would a Scan of the chain. No need from to DBL.

  • LV RT - string double conversion

    Hello

    I want to convert a string to double on my camera in time real (PXI-8101. When I use the 'scan value' or "String Fract/Exp to function of number" VI the digits after the decimal point disappear. This does not happen on the host (PC).

    So, for example on the host vi, the string "2121,3" gives the number 2121,3. If I do the same thing on real time, the string "2121,3" returns the number 2121.

    How can I fix?

    Thanks in advance,

    Kind regards
    Dries

    I changed to the '%, %f' format string and now it works. Thanks for the help.

    Best regards
    Dries

  • How to apply the Conversion Table of file FM.

    I have a conversion table generated for a group of files that I am trying to structure. I want to be able to apply the conversion with Extendscript table. The script that I have does not save any file converted. I don't know why is it not save the file. I was under the impression that the "Structure Generator" should create the new file. If this incorrect.

    Here is the code I am using.

    var myFile = File.openDialog ("Select File to Convert"); 
    
    var myCT = File.openDialog ("Select ConversionTable"); 
    var CT = openFile (myCT.fsName, 0); 
    
    applyConversionTable (myFile.fsName, CT) 
    closeFile (CT); 
    
    function applyConversionTable(fileName, CT){ 
        var doc= openFile (fileName, 0); 
        var name = fileName.replace(/[\w\.]+$/,"test.fm")  
        CallClient("Structure Generator", "InputDocId " + doc.id); 
        CallClient("Structure Generator", "RuleDocId " + CT.id); 
        CallClient("Structure Generator", "OutputDocName " + name); 
        CallClient("Structure Generator", "GenerateDoc"); 
        closeFile (doc); 
    } 
    
    function openFile( fileName, visible){ 
         
        var i = 0; 
        var doc = 0; 
         
        var openParams = GetOpenDefaultParams(); 
        var retParams = new PropVals(); 
         
        i = GetPropIndex(openParams, Constants.FS_AlertUserAboutFailure); 
        openParams[i].propVal.ival = false; 
        i = GetPropIndex(openParams, Constants.FS_MakeVisible); 
        openParams[i].propVal.ival = visible; 
        i = GetPropIndex(openParams, Constants.FS_FileIsOldVersion); 
        openParams[i].propVal.ival = Constants.FV_DoOK; 
        i = GetPropIndex(openParams, Constants.FS_FileIsInUse); 
        openParams[i].propVal.ival = Constants.FV_ResetLockAndContinue; 
        i = GetPropIndex(openParams, Constants.FS_FontChangedMetric); 
        openParams[i].propVal.ival = Constants.FV_DoOK; 
        i = GetPropIndex(openParams, Constants.FS_FontNotFoundInCatalog); 
        openParams[i].propVal.ival = Constants.FV_DoOK; 
        i = GetPropIndex(openParams, Constants.FS_FontNotFoundInDoc); 
        openParams[i].propVal.ival = Constants.FV_DoOK; 
        i = GetPropIndex(openParams, Constants.FS_RefFileNotFound); 
        openParams[i].propVal.ival = Constants.FV_AllowAllRefFilesUnFindable; 
         
        doc = Open(fileName, openParams, retParams); 
         
        if (doc.ObjectValid() ===1){ 
            doc.openedByScript = true; 
        } 
        else{ 
            PrintOpenStatus(retParams); 
        } 
        return doc 
    } 
    
    function closeFile(doc){ 
        Constants.FF_CLOSE_MODIFIED = 1; 
        var res = doc.Close(Constants.FF_CLOSE_MODIFIED); 
    }
    

    Ah, found the problem. I noticed this earlier, but do not think that it was important, it apparently. The other arguments must be all uppercase. Like this:

        CallClient ("Generator of Structure", "INPUTDOCID" + doc.id);
        CallClient ("Structure Generator", "RULEDOCID" + CT.id);
        CallClient ("Generator of Structure", "OUTPUTDOCNAME" + name);
        CallClient ("Structure Generator", "StructureDoc");

    I tested it and it works for me. FWIW, I think that it is a poor quality of a client API feature otherwise very slippery.

    Russ

  • Conversion table, EDD, manage multiple formats table

    Hello! I'm quite new to structured framemaker and I plan to migrate legacy documentation not structured in XML format. In documentation existing as well as ordinary tables I Note and warning messages in a table:

    sample.PNG

    The icon is a paragraph with a frame higher TFP. format and table shading

    When I generate a conversion table, framemaker creates that one set of items for the table cells, rows, etc. I'm a little confused about how to deal with these tables in the table of conversion and ESD file so that I can save the converted to XML file, then load it and get the same table format? I would appreciate any advice. Thank you!

    Elektroneg,

    It is always tempting to start a new project structured FM by converting existing documents. I recommend, however, that, until you are familiar with the structure, you start by building a structured model and ESD and take a good start on them debugging with the test data. Once you have created a catalog of the element, it will give you a target for a table of conversion and implementation of an XML application.

    A table structured FM must have the elements on each side of the table: the entire table, any title of table, any position table, the body of the table, a table leg, all ranks, and each cell. Each of these item types can be used for one purpose. You cannot, for example, have a general element called TableSection which is used for the header, body and foot or an element called title, which is used for the section headings, but also the titles table. However, you can have several elements of each of these types.

    A DSP defines all the elements for the tables and the various components of the table, including the command of no subitem. It can also define an initial table format the format applied when the table is created and the initial models that specify the names of the line items in a topic of table, foot or body, and those of the cells of each type of line. Note that these are the original formats and models of structure only.

    In your case, for example, you can set a table format called Message with the shaded background desired. If the note and Attention messages have different icons, you can define two elements of the array, called Note, and called Attention.  The body of a Note might be called NoteBody, and the only line of a NoteBody might be NoteRow. The two cells in a NoteRow could be called NoteIcon and MessageText and may contain paragraphs which forms have the same name as these elements. Tables of attention would be defined by analogy.

    To generate a table of conversion that structure this content, remember that any table generated by FM conversion is only a starting point. The project creates the FM does not define several the table header, body, foot, line or cell elements. You can change the conversion table to do this. For example, the part of your grade conversion table will be something like:

    Wrap this object or objects

    This element of

    With this qualifier

    TC: P:NoteIcon

    NoteIcon TC: P:MessageText MessageText TR:NoteIcon, MessageText NoteRow TB:NoteRow NoteBody T:NoteBody NoteTable

    This conversion table fragment defines a table cell that contains a NoteIcon paragraph labeled as a part of NoteIcon, a cell with a paragraph containing the MessageText tag to be a MessageText, a line containing an element tag NoteIcon followed a MessageText marked to be a NoteRow, a table containing a single element tag NoteRow to be a NoteBody , and a table composed only a NoteBody be labeled NoteTable.

    -Lynne

  • ORA-02374: error loading conversion table / ORA-12899: value too large for column

    Hi all.

    Yesterday I got a dump of a database that I don't have access and Production is not under my administration. This release was delivered to me because it was necessary to update a database of development with some new records of the Production tables.

    The Production database has NLS_CHARACTERSET = WE8ISO8859P1 and development database a NLS_CHARACTERSET = AL32UTF8 and it must be in that CHARACTER set because of the Application requirements.

    During the import of this discharge, two tables you have a problem with ORA-02374 and ORA-12899. The results were that six records failed because of this conversion problem. I list the errors below in this thread.

    Read the note ID 1922020.1 (import and insert with ORA-12899 questions: value too large for column) I could see that Oracle gives an alternative and a workaround that is to create a file .sql with content metadata and then modifying the columns that you have the problem with the TANK, instead of BYTE value. So, as a result of the document, I done the workaround and generated a discharge .sql file. Read the contents of the file after completing the import that I saw that the columns were already in the CHAR value.

    Does anyone have an alternative workaround for these cases? Because I can't change the CHARACTER set of the database the database of development and Production, and is not a good idea to keep these missing documents.

    Errors received import the dump: (the two columns listed below are VARCHAR2 (4000))

    ORA-02374: error loading «PPM» conversion table "" KNTA_SAVED_SEARCH_FILTERS ".

    ORA-12899: value too large for column FILTER_HIDDEN_VALUE (real: 3929, maximum: 4000)

    "ORA-02372: row data: FILTER_HIDDEN_VALUE: 5.93.44667. (NET. (UNO) - NET BI. UNO - Ambiente tests '

    . . imported "PPM". "' KNTA_SAVED_SEARCH_FILTERS ' 5,492 MB 42221 42225-offline

    ORA-02374: error loading «PPM» conversion table "" KDSH_DATA_SOURCES_NLS ".

    ORA-12899: value too large for column BASE_FROM_CLAUSE (real: 3988, maximum: 4000)

    ORA-02372: row data: BASE_FROM_CLAUSE: 0 X '46524F4D20706D5F70726F6A6563747320700A494E4E455220 '.

    . . imported "PPM". "' KDSH_DATA_SOURCES_NLS ' lines 229 of the 230 308.4 KB

    Thank you very much

    Bruno Palma

    Even with the semantics of TANK, the bytes for a column VARCHAR2 max length is 4000 (pre 12 c)

    OLA Yehia makes reference to the support doc that explains your options - but essentially, in this case with a VARCHAR2 (4000), you need either to lose data or change your data type of VARCHAR2 (4000) to CLOB.

    Suggest you read the note.

  • Issues of conversion table: element

    For example, in a table of conversion (FM12) an element must contain what might be in there? For example:

    Question has)

    E:head [H1], p +, (p | ul | ol |) GRAPHIC | Table | Anchor | E:section [S2]) * in the Section [S1] element.

    In other words, included it 1 or more E:Section [S2] can itself contain an E:Section [S3], but the [S1] Section would not just outside the Section [S2]. So, should I include E:Section [S3] within the definition of Section [S1]?

    ==========

    Issue B)

    Also, I don't get specified TEXT anywhere in the samples, I look. TEXT must be in my conversion table?

    Am I right that I should add my lists to the right, if I want lists to be valid in the Sections?

    ==========

    Question C)


    In addition, I understand that the following specifices 0 or more of the content items: E:Head [H1], p +, (p | ul | ol |) GRAPHIC | Table | Anchor | E:section [S2]) * in the Section [S1] item.

    However, the reality is for E:Secton [S2] there must be two or more none (there can be only one). Then, the following text describes what I just said?

    E:head [H1], p +, (p | ul | ol |) GRAPHIC | Table | Anchor | (E:Section [S2],E:Section[S2]+)) *


    Thank you


    Sean

    Sean,

    This can be complicated to address with simplicity (like language), but I'll take a shot at him.

    -------------------------------------------------------------------------------

    Question has)

    E:head [H1], p +, (p | ul | ol |) GRAPHIC | Table | Anchor | E:section [S2]) * in the Section [S1] element.

    In other words, included it 1 or more E:Section [S2] can itself contain an E:Section [S3], but the [S1] Section would not just outside the Section [S2]. So, should I include E:Section [S3] within the definition of Section [S1]?

    RW: No. each rule as this specifies the child direct candidates only. You would have a separate line in your table in the Section [S2}, which indicates its respective candidates children (a which Section [S3].)] Similarly, Section [S3] would have its own line, etc.

    ----------------------------------------------------------------------------------

    Issue B)

    Also, I don't get specified TEXT anywhere in the samples, I look. TEXT must be in my conversion table?

    Am I right that I should add my lists to the right, if I want lists to be valid in the Sections?

    RW: no, by nature, a text node is locked to his current position, as a child of its current parent. Everywhere where parents who will, the child text node needs to go also. So no choice in the matter. Of course, however, the general rule in your EDD must allow text as long as it is necessary to maintain the validity.


    Another explanation, imagine how a text node is displayed... usually by wrapping text in a component of character Beach, where there is additional text before and/or after the inside of the paragraph. The conversion table normally does this skin based on the character formats, then text nodes are just there and fixed.

    -------------------------------------------------------------------------------

    Question C)

    In addition, I understand that the following specifices 0 or more of the content items: E:Head [H1], p +, (p | ul | ol |) GRAPHIC | Table | Anchor | E:section [S2]) * in the Section [S1] element.

    However, the reality is for E:Secton [S2] there must be two or more none (there can be only one). Then, the following text describes what I just said?

    E:head [H1], p +, (p | ul | ol |) GRAPHIC | Table | Anchor | (E:Section[S2],E:Section[S2]+)) *

    RW: The logic seems wrong to me. I don't know exactly what your EDD or source file looks like this, but I think more in the sense of something like:


    E:head [H1], p +, (p | ul | ol |) GRAPHIC | Table | Anchor) *, article [S2], article [S2] +.


    Otherwise, you might get more

      , etc. after the sections. While we are on this issue, let me throw out some thoughts...


    -You must decide if you try to apply strictly the structural rules here or simply to get the optimal structure applied. As a general rule, a rule of conversion table can be more lenient, so it may capture abnormalities that can be cleared up later using the validation of ESD. You come with additional consideration of another agreement, that an article must begin with a

    I would usually use a simpler rule, such as:


    E:head [H1], (p | ul | ol |) GRAPHIC | Table | Anchor) *, Section [S2] *.


    It is perhaps more lenient than the structure that you intend to apply in your documents. But it is much more likely to get your most feasible initial structure from the beginning. During the cleanup after conversion, it is easier to correct a little lost

    elements only to the rearrange a bunch of hierarchies section, everything simply because you were looking for perfection in the first passage.


    -Once again, although not knowing your EDD, this jumps at me... by putting GRAPHICS, table and anchor in a single rule, this means they must be brothers and sisters. However, from previous conversations, I'm suspicious that they are not. In other words, I suspect that the anchor can be one parent to the other two. If so, this rule should be anchor only and it should be separate rules to push the GRAPHICS elements and table under anchor, then this rule simply has to pull on the anchor and children.

    -------------------------------------------------------------------------------

    I hope this helps!

    Russ

  • Conversion Table helps with Note/caution

    I'm almost finished my conversion table, but I'm having problems with two things: lists and notes/warnings. For simplicity and brevity, I'll discuss the lists in another post.

    My < note > elements have an attribute of caution are simply formatted as a paragraph Level0. My conversion table looks like this:

    Notes.png

    Cautions.png

    I've looked at these for too long to be able to determine why the score is correctly convert paragraph tag, but the caution paragraph tag is just a paragraph.

    TIA,

    Marsha

    Hi Marsha...

    I think that the problem lies elsewhere... that seems essentially functional for me.

    However, your TC: P: * maps look like they could cause problems, but not for what you describe (although this syntax isn't something I used so I could be all wet it).

    Note that the default @type for is "note", so there is no need to assign type = "note" a note regular... it's not bad, it is not necessary.

    See you soon,.

    .. .Scott

  • Conversion tables and the entries in the table

    I'm working on a conversion table for our former products of FM unstructured to DITA. I understand the basic concepts, but I'm having a problem with the table cells.

    I have P:CellBody in my conversion table, in the first row, mapped at the entrance with a cellbody qualifier.

    I also TC mapped at the entrance.

    The same applies to P:CellHeading, and Th.

    Therefore, my text is wrapped in two input elements. The context tab to show the item says:

    entry

    entry

    line

    TBODY

    tgroup

    Table

    body

    NoName

    NoName

    I'm sure it should be the same as above with the input only one element (and of course with the fixed NoNames which I think I know how to do; I just have not had here yet).

    How to avoid get my cells wrapped in two input elements?

    Thanks in advance,

    Marsha

    Marsha,

    I don't understand what you're trying to do, or what is exactly in your conversion table. Be aware, however, that FrameMaker will always create elements for the basic elements that occur in your tables. The table of conversion that you give little control of how these items will be marked, but not question whether elements will exist.

    If your conversion table contains lines such as:

    P:CellBody entry cellbody
    TC: entry

    You will get the nested input elements. External is the cell of the table itself and inside is the paragraph. FrameMaker does not have a valid document to use the tag of the element itself to a cell and a container, so aside from the results is not what you wanted, they are not correct in FrameMaker.

    If your table cells contain simple paragraphs and you don't want the elements for cells and paragraphs, your conversion table didn't even need to mention paragraph CellBody and CellHeading tags. Indeed, if your table formats using CellBody as paragraph format for cells in the body of a table and CellHeading as the paragraph format for the cells in the table, your ESD header didn't even apply the paragraph formats.

    Another alternative is to include a paragraph tag in a table row of conversion for a table cell by combining TC: and P: to match table cells containing such paragraphs. For example:

    TC: P:CellBody entry

    creates items named cell entry of table cells containing paragraphs tag CellBody. The paragraph in such a cell is not encapsulated in an extra element.

    One final note is that TH: in a conversion table refers to the position of the entire table. his children are header lines. The analogue of table of TH body: to:, not TC.:

    -Lynne

  • Add multiple attributes to the element via the conversion table?

    Hello...

    I'm sure I know the answer to this question, but am looking for validation.

    Is it possible to add multiple values of the attribute to an element using a conversion table? Table following conversion creates the < some-elem > element with the attribute @attrname to "attrval"... but what happens if I wanted to put two attributes? I tried this... Some-elem [attrname = "attrval"] [otherattrname = "attrval2"]... but the second definition is ignored. Is it possible to do (with conversion tables)?

    Wrap this object This element of With this qualifier
    P: some-para-tagSome-elem [attrname = "attrval"]



    Thank you!

    .. .Scott

    Scott,

    The structured reference apps said to separate assignments of two attribute with an ampersand, as in

    Some-elem [atttrname = "attrval" & otherattrname = "attrval2"]

    I've never done, so it is not tested.

    Van

  • Conversion table of Partition Non-Partition and vice versa

    Hello

    I followed the method of Partition to Partition and vice versa conversion table below. Please suggest is here
    any other altrnative methods available to accomplish the same thing.

    Conversion table of partition table partitions. Export data, drop the table, create the table with partitions and
    import data into the same table, now, the data is organized with Partitions.

    Conversion table of partition table non-partition. Export data, drop the table, create the table without partitions and
    import data into the same table, now, the data are organized without Partitions.

    Thank you.

    Google "oracle Exchange partition".

  • Conversion table problem (FM unstructured for DITA, cannot create valid choicetable)

    Hello

    I'm trying to set up a table of FM migration to DITA. I was able to map most of my paintings on the table suuported in DITA style CLIENT access licenses, but I can not choicetables right.

    My problem is the element specific FM for the body of the table.

    It's my conversion table:

    choicetbl1_2.gif

    And that's what I get:

    choicetbl1_1.gif

    Where is my mistake? I tried several variants for fm-chbody, but the result is always the same.

    Thanks for any help

    Susanne

    Susanne,

    Two observations:

    First, I tried your table of conversion to FM 10. As it is, I failed to the package body element. However, when I changed the first cell in the line fm-chbody to + TB:E:chrow or simply TB:chrow +, the element of body wrapped as expected.

    Second, the Structure display you proposed shows that items in your results the fm-chheadrow and Charles are the two children of the tbody element. So, it seems that the two types of lines in your unstructured document appear as body lines. Applying a conversion of a document informal table cannot move content from a header to a body line line. Your fm-chheadrow rule only applies to lines in a table header and your fm-chbody rule applies only when all the lines in the body of the table are mapped to the Charles. Try to move the first line of your table to a header row and see what happens.

    Good luck.

    -Lynne

  • FDK - apply document Conversion table

    Hello

    I want to be able to apply a conversion to an open document table, through an FDK.

    Is it possible to call the command "Structure current document...". "the client and pass a filepath, open the document Conversion table, and that applies to the current document?

    I want to be able to pass the path to the command automatically without displaying the dialog box.

    I appreciate any help!

    Thanks in advance,

    KFN

    Hi David,

    Yes. It is in the chapter of the FDK ref called "Call Clients shipped with FrameMaker." The table of conversion process is done by another client API called generator of Structure, and you will need to make calls to it. However, in the last ref FDK I, I think that the syntax in the documentation is wrong. I'll copy and paste parts of the device below, replacing it with the syntax that I know works. Note that you must have all documents open with their identity papers seized... you can't just send a path.

    To perform most operations with customers of FrameMaker, you perform a sequence of several
    Calls F_ApiCallClient().

    To structure a document, use the following sequence of calls from F_ApiCallClient():

    F_ApiCallClient ("Structure Generator", "INPUTDOCID objectID");
    .. .or objectID is the ID of the input document.

    F_ApiCallClient ("Structure Generator", "RULEDOCID objectID");
    .. .or objectID is the ID of the document table rule (conversion).

    F_ApiCallClient ("Structure Generator", "OUTPUTDOCNAME path");
    .. where path is the full path of the output document. This command is optional. If you do
    not specify a path, the leaves of the unsaved document structure generator and open.

    F_ApiCallClient ("Structure Generator", "StructureDoc");
    ... This call tells the structure generator to generate the structure using the parameters provided by the
    calls listed above.

    KFN, is again Russ. Thus, for example, to make the call where send you the number of the document that you want to the structure, you would do something like:

    UCharT msg [1024];

    F_ObjHandleT docId.

    ... code for docId, etc...

    F_Sprintf (msg, "%d INPUTDOCID", docId);

    F_ApiCallClient ("Structure Generator", msg (StringT));

    ... rest of calls, etc...

    I hope this helps.

    Russ

  • Problem with string to Int conversion

    Dear friends,

    Problem with string to Int conversion

    I'll have a column where most of the values is digital. Only 4 values are not numeric.

    I have replaced the non-numeric values to numeric in order to maintain the data type.

    Grade.Grade DEAL WHEN "E4" THEN "24' WHEN 'E3' THEN '23' WHEN 'E2' THEN '22' WHEN 'E1' THEN '21' Grade.Grade OTHER END"

    This is the result as inactive

    Grade

    _0_

    _1_

    _10_

    _11_

    _12_

    _13_

    _14_

    15

    _16_

    _17_

    _18_

    _19_

    _2_

    _20_

    _21_

    _22_

    _23_

    _24_

    _3_

    _4_

    _5_

    _6_

    _7_

    _8_

    _9_

    Discount
    -            -            -

    Now I want to convert this value in digital and do some math

    So I changed the formula as below

    Cast (CASE Grade.Grade WHEN "E4" THEN "24' WHEN 'E3' THEN '23' WHEN 'E2' THEN '22' WHEN 'E1' THEN '21' Grade.Grade END as an INT. ELSE")


    Now I get the following error
    View display error
    Driver Odbc _ returned an error (SQLExecDirectW). _
    Error details
    Error codes: OPR4ONWY:U9IM8TAC:OI2DL65P
    _State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error occurred. [nQSError: 17001] Oracle error code: 1722, message: ORA-01722: invalid number in the OIC calling OCIStmtFetch. [nQSError: 17012] In bulk fetch failed. _ (HY000)
    SQL issued: SELECT cast (CASE Grade.Grade WHEN "E4" THEN "24' WHEN 'E3' THEN '23' WHEN 'E2' THEN '22' WHEN 'E1' THEN '21' Grade.Grade END as an int. ELSE") seen'Human Capital' 0 - Costing Manpower WHERE LENGTH (Grade.Grade CASE WHEN 'E1' THEN '20' WHEN 'E2' THEN '21' WHEN 'E3' THEN '22' WHEN "E4" THEN "23 ' ELSE Grade.Grade END) > 0 ORDER BY saw_0_

    Discount





    Could someone help me

    Concerning

    Mustafa

    Published by: Musnet on June 29, 2010 05:42

    Published by: Musnet on June 29, 2010 06:48

    Are you sure you don't have another non-digital value in your column. I want to get this filter temporarily just to check if your plaster works or not. If it works, then you can remove this filter.

  • A String conversion table of double rooms

    Hello

    Do you know how to pay to convert a string into an array of doubles.
    Here is an example of my chain:
    0.000,1,0.7614801886489786,0.023750439346730916,205.77816888786631,0,0,0,0,0,0,0,0,0,-0.643693240119727,-0.005262679965248317,-0.005271184635994994,0,0,0,0,0,0,0,0,0
    (numbers with comma separator).
    I tried with string to function table worksheet, but it doesn't work.

    Thank you


Maybe you are looking for

  • 2013 iMac hangs in mode 'sleep'

    When I put my computer to sleep at night, most of the time when I wake up in the morning, it reports a report creash, this happens several times a week even when executing hardware checks that it does not find any problem.

  • I can't see. they can see me. Skype problem

    Tittle says it all. After a point I don't see me or others on Skype and Skype only. they can see me .i can see them with other programs, so I guess that it some sort of error of Skype. Please replay soon this problem is for weeks.

  • I lost pasworld and id because buying a second air ipad - can someone help me plese...

    pplese help me... I buy an ipad second air and I have not an identifier Apple or pasworld I reset use ituns and they need id to sing in... i don't they id or pasworl plese help of Indonesia my English is very bad ty

  • [Wireless-Vista] Disable the automatic access point.

    Right then, I had this problem when you play any kind of online game, what microsoft calls a 'feature', when I play a game online, I get a 5seconds or until disconnecting lag spikes every 1-5 minutes, making it impossible to play counter-strike, Call

  • 600-1120: touchscreen: mouse image appears on the screen?

    Hello During each action in touchscreen mode, an image of big mouse appears on the screen and then disappears after a few seconds.  Is this normal? Is it possible to remove the image of the mouse? Thanks for your help!