Reports set up automatically in the Script of Diadem

Hello first of all my Prolem:

I have a huge file TDMS series of measures.

I made several models of REPORTS such as title, measure set, overview together and so on.

Now, I wrote a script that loads a data file, and then generates the title, and after that, it must generate a page for all measures defined measure. For this, I wrote a loop on the amount of all channel groups so this isn't the problem. But how can I force the system to put the right data in the model?

Second problem: How can I generate a PDF of all the generated pages?

Hi kappesf,

I need to ask you for more information.  Are you saying that you did several separate *. TDR files, one for the title, one for the measuring system, etc. ?  So are you saying that you load each of them *. TDR filed one after another - with each *. File TDR replacing the previous report?

What data you want to force in the model correctly?  Why can't you just reference the data you want to display in the model with the standard group/channel chains and property names?

You have two choices on the PDF front.  The first option is to continue to load portions of the REPORT to separate *. Files with PicLoad and the use of the DocStart and DocEnd TDR commands rewind them all to the same PDF to print process.  The second option is to use PicFileAppend to load all REPORT a REPORT sheets at a time and use the standard PicPDFExport command to create the PDF file instead.

Hope to hear from you on these issues,

Brad Turpin

Tiara Product Support Engineer
National Instrument

Tags: NI Software

Similar Questions

  • Refreshing a report APEX region automatically after the specified interval

    Hi all

    I have a region report on my page that I would be refreshed after every 5 seconds auto. The data in the underlying table reports is generated using a procedure. I need to call the procedure after all 5 seconds which will refresh the table, and then the region report must refresh too which will display the updated data.

    Currently, I call the procedure in a front header process that generates the data of the table used in the report:

    I added the following code to the footer area. (I found the code in the report Oracle APEX refreshing simplicity ' Warp11.:. ") The Oracle Apex knowledge group)

    < script type = "text/javascript" >

    <!--

    setInterval ("jQuery('##REGION_ID#').trigger ('apexrefresh');", 5000);

    ->

    < /script >

    How would have managed to perform the procedure after every 5 seconds or more. ? I can only really see if the above code works once the procedure call is repeated after an interval, so I don't know yet if I'm on the right track or not.

    I would appreciate any help

    Concerning

    Dominic

    What apex version do you use?

    Have you tried to put a static region on your area ID and modified the script to refer to this region id?

    for example:

    setInterval ("jQuery('#p1_my_region').trigger ('apexrefresh');", 5000);

    I'm not sure what alternative strings still works, it's best to simply make reference to your own code.

    Edit: using a dynamic region in pl/sql or a classic report based on your data?

    I think you need to provide more information about your problem, so as to avoid the problem of xy suggested previously

  • Bridge CS5 - setting to automatically open the images selected in ACR?

    My Bridge CS3 opens images (when I click on the thumbnail) in ACR, jpg even.  How to make this happen in Bridge CS5?

    I can open in ACR by going in "file > open", but is there a way to automatically?  Sorry if there is an obvious answer, but I'm

    absent - it if there is.  I just installed CS5 today.

    Thanks... carolyn

    How to make this happen in Bridge CS5?

    I can open in ACR by going in "file > open", but is there a way to put

    automatically?

    You can set it in preferences. By default, it is set to open only jpeg

    and tiff with parameters (and that's really the only adjustment I want because I have)

    don't want to open ACR everytime I open a jpeg or tiff file...)

    Under the Bridge menu, you have two preferences, first Camera Raw, then

    Preferences (those who are for the bridge)

    In the preferences of the camera, you have down to choose from

    3 options to open jpeg and tiff in ACR. Not at all, just the ones with ACR

    Settings and all the time.

    Also consider this workflow:

    Leave the default settings to only open files with parameters and bridge

    Content panel select one or more files that you want to change in ACR. With the right

    Click the mouse choose "Open in Camera Raw" from the submenu.

    If you already changed files and want to fine tune them just double

    Click to open in ACR (those that have a small icon with sliders top right

    the miniature)

    You can also use the Panel filter (Camera Raw - custom settings) to show

    Only files with parameters.

    Just another workflow

  • Adobe Audition can be set to automatically open the m4a files in OSX

    I posted this in the Apple OSX forum, a few days ago and they directed me here. I'm under hearing 5.0.2 under OS x 10.6.8

    Hearing may open m4a files in using the command open, but when I use Get Info (from the Finder) to put all the m4a files to open with hearing, hearing is grayed out. All other audio programs on my mac are recognized as being able to open the m4a files, but not an audition.

    How can I tell OSX this hearing is able to open the m4a files (I do all the time), so that I can put all the m4a files to open in the hearing?

    If you do a right click or CMD + click a m4a file, select open with..., click other..., you are able to choose the application Adobe Audition CC?  Here is my system dialog box:

  • Please provide the script story Splitter by Adi Ravid?

    Hello

    I'm working on a book complex and need to separate stories threaded in many places. I know that I can do it manually via the editor of history but have really set my eyes on the script to split history created by Adi Ravid. I found its place @ the Adobe Exchange website (http://www.adobe.com/cfusion/exchange/index.cfm?event=extensionDetail & loc = en_us & extid = 1302 # 518), but get an error "sorry, we have encountered an error while processing your request." - also when pressing on ' author Email: Adi Ravid.

    So, someone who has the script, please report it here could?

    Thank you very much in advance

    /*

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

    StorySplitter

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

    A JavaScript InDesign CS/CS2/CS3 by FourAces

    On the final 2006 touch

    Version 3.0.0

    Divides history chosen to separate blocks of text, while maintaining their content.

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

    */

    var myScriptVer = "3.0"

    If (app.documents.length! = 0) {}

    mySelection var = app.activeDocument.selection;

    If (mySelection.length! = 0) {}

    myObjectType = mySelection [0].constructor.name;

    If (myObjectType == "TextFrame") {}

    The dialog box Interface

    myDialog = app.dialogs.add var ({name: 'History Splitter v' + myScriptVer});

    {with (MyDialog)}

    {with (dialogColumns.Add ())}

    with (dialogRows.add ()) {}

    {with (borderPanels.Add ())}

    var mySplitOptions = radiobuttonGroups.add ();

    {with (mySplitOptions)}

    radiobuttonControls.add ({staticLabel: "Split all frames", checkedState:true});})

    radiobuttonControls.add ({staticLabel: "Scinder front Selected Frame"});

    radiobuttonControls.add ({staticLabel: "Scinder after Selected Frame"});

    }

    }

    }

    with (dialogRows.add ()) {}

    staticTexts.add ({staticLabel: "© The Final Touch"});

    }

    }

    }

    Ditto var = myDialog.show({name:"SplitOptions"});)

    if(myResult == true) {}

    monarticle var = mySelection [0] .parentStory;

    If (App.version.Split(".") [0] >= 5){

    var myTextFrames = myStory.textContainers;

    }

    else {}

    var myTextFrames = myStory.textFrames;

    }

    var myStoryFramesCount = myTextFrames.length;

    If (myStoryFramesCount > 1) {}

    for (f = 0; f< mystoryframescount;="">

    {If (mySelection [0] == {[f] myStory.textFrames)}

    var myTextFrame = f;

    }

    }

    {Switch (mySplitOptions.selectedButton)}

    case 0:

    mySplitAll();

    break;

    case 1:

    mySplitBefore();

    break;

    case 2:

    mySplitAfter();

    break;

    }

    }

    else {}

    Alert ("are you kidding Me? \nThe history you selected has only a SINGLE block of text. ») ;

    }

    }

    }

    else {}

    Alert ("Selection\nYou evil chosen the wrong type of object. Please select a block of text. ») ;

    }

    }

    else {}

    Alert ("No selection Made. \nPlease specify a history split.");

    }

    }

    else {}

    Alert ("No. Active Document Found. ("\nPlease open an InDesign document and select a story to split.");

    }

    //----------------------------------------------------------------------------

    function mySplitAll() {}

    for (i = 0; i< mystoryframescount;="">

    myTextFrames [i] .duplicate ();

    }

    for (i = 0; i< mystoryframescount;="">

    If (App.version.Split(".") [0] >= 5){

    myTextFrames [i] .remove ();

    }

    else {}

    myTextFrames [0] .remove ();

    }

    }

    }

    function mySplitBefore() {}

    If (.previousTextFrame mySelection [0] == null) {}

    Alert ("unable to break Thread. \nThe selected text block is the FIRST block of text in the thread.");

    }

    else {}

    var myBfBreakFrame = .previousTextFrame mySelection [0];

    var myAfBreakFrame = mySelection [0];

    var myBreakStory = myBfBreakFrame.parentStory;

    mySelection [0] .previousTextFrame = null;

    if(myBfBreakFrame.Overflows == true) {}

    var myOversetText = myBreakStory.texts.itemByRange (myBfBreakFrame.insertionPoints [-1], anointed myBreakStory.insertionP [-1]);

    myOversetText.select ();

    App.Cut ();

    App.Select(myAfBreakFrame.insertionPoints[0]);

    App.Paste ();

    }

    }

    }

    function mySplitAfter() {}

    If (.nextTextFrame mySelection [0] == null) {}

    Alert ("unable to break Thread. \nThe selected text block is the LAST block of text in the thread.");

    }

    else {}

    var myBfBreakFrame = mySelection [0];

    var myAfBreakFrame = .nextTextFrame mySelection [0];

    var myBreakStory = myBfBreakFrame.parentStory;

    mySelection [0] .nextTextFrame = null;

    if(myBfBreakFrame.Overflows == true) {}

    var myOversetText = myBreakStory.texts.itemByRange (myBfBreakFrame.insertionPoints [-1], anointed myBreakStory.insertionP [-1]);

    myOversetText.select ();

    App.Cut ();

    App.Select(myAfBreakFrame.insertionPoints[0]);

    App.Paste ();

    }

    }

    }

  • How to close the tiara after executing the script

    Hello

    I'm tiara of batch file with command-line startscript option to run a VBS do certain things. Now the tiara rises gently and running the VBS everything very well. HOWEVER, the tiara is started as a fork daemon, which means that the lot does not expect that it ends the script VBS and don't FARM not automatically after the script. Somehow do that in the end VBS automatically? Or I can do it via batch file?

    Hello

    try to call ProgramExit() or call the ApplicationExit() at the end of the script.

    GEMÜ

  • Meaning of ' n3, n4 ' in the script of edge fonts

    Recently, I designed a website and used open without police, I liked then used in conjunction with a second site too. But the second time of the police was different.

    I compared the different bits of code and discovered that the first has:

    " < script src =" http://use.edgefonts.NET/open-sans:N3, N4:default.js "type =" text/javascript"> < / script > "

    While the second was:

    " < script src =" http://use.edgefonts.NET/open-sans:N3:default.js "type =" text/javascript"> < / script > "

    the difference being the first to n3, n4 and the just second n3. (All the other stuff is the same - family of police, police-weight, size etc.)

    I know fonts make slightly differently on various devices, but I like the 'n3, n4' better than just "n3" that I find too light for my needs.

    n3n4comp.jpg

    So, I'm happy to keep the 'n3, n4', but nobody knows what that means? I want to especially make sure that there is not a conflict being created which looks good on my screen but does unpredictable things elsewhere.

    Thank you very much!

    The number n in the edge script fonts refers to the font. N3, 300, n4 means 400.

    N4 (400) returns to normal. N3 (300) is a little lighter.

    Normally, when you apply a font for a page, Dreamweaver should automatically update the script fonts of edge. However, if your styles in an external style sheet (which they would normally be), the script don't update automatically on every page that is attached to the style sheet when you add a new weight of fonts to the current page. In these conditions, the browser will try to simulate the new weight if it is not downloaded from edge fonts. Simulation of weight always look more rough than the correct weight.

    To update the edge script fonts, go to commands > Clean Up Web Fonts Script tag (the current Page). There is no way to apply the update to the whole site, because the weight required for individual pages depend on the styles applied to them.

  • Is it possible to use the'M 'selection' in the script and scriptUI?

    I was wondering is there a way to use these selection sets that are in the script, select Menu?

    SelectionSet.png

    Using this list in ScriptUI where I can select them. It would help me to use the selection while I'm in the 'dialogue' type list Does anyone have the solution?

    SelectionSet_Browse.png

    Yay! BridgeTalk isn't the most simpler cases and best documented, but there are good examples. Thank you guys to keep me on the right track

    After that a few tries, I got some message by BT and always with type palette window! Now this opens up totally new possibilities

    #target illustrator
    #targetengine main
    
    var script_name = "BridgeTalk Test"
    var doc = app.activeDocument;
    var doc_selection = doc.selection;
    
    function btMsg() {
    
        var bt = new BridgeTalk;
        bt.target = "illustrator";
        var message = objInfo + '\r objInfo(doc_selection);';
        bt.body = message;
        bt.send();
    
    }
    
    function objInfo() {
    
        var doc = app.activeDocument;
        var doc_selection = doc.selection;
    
        for ( i = 0; i < doc_selection.length; i++ ) {
            $.writeln ([i] + " Hello BridgeTalk!");
        }
    
    }
    
    startGUI();
    function startGUI() {
    
        // Create Main Window
        var win = new Window( "palette", script_name);
    
        // Style Option for main Window
        win.orientation = "column";
        win.alignChildren = ["fill", "fill"];
    
        // PANEL: Objects Group
        var objGrp = win.add("panel", undefined, "Objects");
        objGrp.orientation = "row";
        objGrp.alignChildren = ["fill", "fill"];
    
        // BTN: Object Info
        var btnObjInfo = objGrp.add('button', undefined, "Selected Objects");
        btnObjInfo.onClick = function () {
            btMsg();
        };
    
        // Close button
        win.quitBtn = win.add("button", undefined, "Close");
    
        // Event listener for the quit button
        win.quitBtn.onClick = function() {
            win.close();
        } 
    
        // Centering & Show Window
        win.center();
        win.show();
    
    }
    
  • PLSQL insert the Script

    Hi all

    I'm new to PL/SQL and I really need help.

    I want to create a script, could be using loops, conditions, etc. that I have to insert into the Table records two departments. The first record must insert DEPARTMENTS_ID_SEQ. NEXTVAL, FA and the second record must insert DEPARTMENTS_ID_SEQ. NEXTVAL and education in the DEPARTMENTS table.

    Instead of manually insert each record, I would like to create a script that could insert records automatically when the script is called.



    INSERT INTO DEPARTMENTS (department_id, department_name, manager_id, location_id)
    VALUES (DEPARTMENTS_ID_SEQ. NEXTVAL, 'Education', 200, 1700);

    INSERT INTO DEPARTMENTS (department_id, department_name, manager_id, location_id)
    VALUES (DEPARTMENTS_ID_SEQ. NEXTVAL, 'Administration', 200, 1700);


    Any suggestion?

    I thank very you much in advance!

    Marcelo

    Hello

    You can create your sql file in which you write your insert statements:

    INSERT INTO DEPARTMENTS(department_id, department_name, manager_id, location_id)
    VALUES(DEPARTMENTS_ID_SEQ.NEXTVAL,'Education',200,1700);
    
    INSERT INTO DEPARTMENTS(department_id, department_name, manager_id, location_id)
    VALUES(DEPARTMENTS_ID_SEQ.NEXTVAL,'Administration',200,1700);
    

    . Suppose you call this sql file insert_script.sql.
    When you are connected to sqlplus, to execute this sql file, you use @ followed by the path of your sql file. Example:

    SQL > @ "C:\test\insert_sql.sql".

    The command above is for the case that I put insert_sql.sql in the C:\test directory.
    If the sql file to run in the current directory, you can just issue: @.

  • Get a large red cross saying that the system is not operational. Went and checked in services.msc and the setting says Automatic (delayed).

    Original title: necessary emergency aid

    Windows lost completely. After trying a variety of things, I finally got one to start, but my entire system had returned back to the year 2012.

    After updating my anti-virus and other security programs, I tried to check the updates of Windows, but I get a large red cross saying that the system is not operational. Went and checked in services.msc and the setting says Automatic (delayed). You run the Windows Update Troubleshooting Wizard and he said that he had set things so I rebooted to try check update again. However, I get the same message.  There is nothing showing at all when I click "update history", but check "updates installed" shows things are fine until 2012.

    Please, how can I get my system again right?

    Restart your computer and wait 30 minutes for the system to operate before you download information. When the review much, not Event Viewer log files all problems show in the period immediately after the computer has booted.

    Please provide a copy of your system information file. Type the system information in the search box above the Start button and press the ENTER key (alternative is select Start, all programs, accessories, System Tools, system information). Select file, Export and give the file a name noting where it is located. Not to place the cursor in the body of the report before exporting the file. The system creates a new information file system each time system information is available. You must allow a minute or two before the file is completely filled before exporting a copy. Please download the file to your OneDrive, to share with everyone and post a link here. Normal mode preferred report. Please say if the report was obtained in safe mode. If the report is in one language other than English, please indicate the language.

    Please download and share with everybody fresh copies of your System log and journal of the Application (two files) of your event viewer on your disc one and post a link here. You can delete any previous copies of your OneDrive records.

    To access the system, log, select Start, Control Panel, administrative tools, Event Viewer, in the list on the left of the window, expand Windows logs and select System. Place the cursor on the system, select the Action in the Menu and record all events like (the evtx default file type) and give a name to the file. Do the same for the application log. Do not offer not filtered files. Do not place the cursor in the list of reports before selecting the Action from the menu. Do not clear the logs so that you have a persistent problem.

    For assistance OneDrive see paragraph 9.3:
    http://www.gerryscomputertips.co.UK/MicrosoftCommunity1.htm

  • Set the scripting language (regardless of the language of the interface)

    I just installed the offline version of Adobe Story, but I am really intrigued by the product. The major problem is that there is no way to set the script language. I have several scripts - in various languages - I'd like to load up on Adobe Story, but it seems that she only accepts English. Before can connect you, there is the possibility to choose the language of the INTERFACE, but not the script. Please note that there is no logical link between the language used for the interface of an application (I always put interfaces of applications in English otherwise it's a mess to present a trouble ticket) and the language of the documents created by this request. I can create several documents in different languages in the same session, for example. Also, I could have more than one language in the same script, especially for dialog boxes. It looks like the one who designed this product don't have much confidence with multilingual platforms... It is very oriented to English

    https://it.Pinterest.com/PIN/create/extension/

    https://it.Pinterest.com/PIN/create/extension/

    Yes. On the creation, scripting language gets automatically set based on the language of the interface.

    Currently, missing a feature to change it later.

  • Automatically link the report of Audit of Documents signed

    Hello world

    I'm trying to configure my Esign so that an audit report is automatically fixed at the end of each signed document once all parties have signed the document. Is there a way to do this?

    Hi Roberts47129467,

    By default, the audit report is attached to the signed document that is sent as an attachment in E-mail. You can also disable or enable the setting by going to the tab account-> account setting-> General setting (as long as you have Adobe DC Premium account).

    If you don't get the attached audit report, let me know.

    -Usman

  • How to set up the database restarts automatically when the server starts?

    Hello

    What is involved if I configure Oracle database starts automatically when the server is started/restarted?

    I guess that change the following entry in/etc/oratab
    DEVDB:/u01/app/oracle/product/10.2.0/db_1:N
    TO
    DEVDB:/u01/app/oracle/product/10.2.0/db_1:Y
    is not sufficient - there is more than that. But what is it?

    We can also configure the listener to automatically re / start?

    I guess that everything what is the solution, it will also apply to Oracle 11 GR 2 databases/ASM - right?

    The platform is Redhat Linux 64 bit (version 4.7 & v5.9).

    Thanks in advance!

    Best regards

    Hello

    Below is one example of autostart services database and the listener.

    1 > make/etc/oratab file entry Y as:
    ORCL:/U01/app/Oracle/product/10.2.0/Db_1:Y

    2 > create a file called "/ etc/rc.d/init.d/oracle" as root, containing the following.
    --------------------------------------
    #! / bin/sh
    # chkconfig: 345 99 10
    Description #: Oracle automatic start-stop script.
    #
    # Define ORA_HOME as equivalent to the $ORACLE_HOME
    # from which you want to run dbstart and dbshut;
    #
    # Define ORA_OWNER to the userid of the owner of the
    # Oracle in ORA_HOME server.

    ORA_HOME=/U01/app/Oracle/product/10.2.0/Db_1
    ORA_OWNER = oracle

    If [! f $ORA_HOME/bin/dbstart]
    then
    echo "Oracle startup: cannot start.
    output
    FI

    case '$1' in
    'Start')
    # Run Oracle databases:
    # The following command assumes that the oracle connection
    # will not prompt the user for all values
    known - $ORA_OWNER - c "start ORA_HOME/bin/lsnrctl $".
    known - $ORA_OWNER - c $ORA_HOME/bin/dbstart
    ;;
    'stop')
    # Stop the Oracle databases:
    # The following command assumes that the oracle connection
    # will not prompt the user for all values
    known - $ORA_OWNER - c $ORA_HOME/bin/dbshut
    known - $ORA_OWNER - c "ORA_HOME/bin/lsnrctl stop $.
    ;;
    ESAC
    -------------------------------------------------

    3 > use the chmod command to set privileges to 755.
    chmod 755 /etc/rc.d/init.d/oracle

    4 > associate the appropriate oracle service run levels and set it to auto-start by using the following command.
    chkconfig--level 345 oracle on

    Note:-back, I've done this for a long time... Please check the dbstart use pfile or spfile to start the database instance.
    Thank you

  • Scripts to insert metadata automatically to the document with the paragraph style

    Hello

    I am trying to find a way to insert automatically the metadata in my document through paragraph style in indesign cs5.5.

    It comes to myDocument title, author name , and description of myDocument.

    Is there anyone who can help me with this project?

    Thank you.

    Place the script at the following location: C:\Program Files\Adobe\Adobe InDesign CS6\Scripts\startup scripts

    If you close it document the script will automatically put the metadata in your indesign file (use ctrl + w or menu-> file-> the option close to close the file)

    Code:

    #targetengine session

    If you want to test the script for your active document, comment on the threshold of another, copy the script to your startup folder

    app.menuActions.itemByName ("Close").eventListeners.add ("beforeInvoke", function()

    {

    myDoc var = app.activeDocument;

    var docTitleText ="";

    var docDescripText ="";

    app.findGrepPreferences = app.changeGrepPreferences = null;

    app.findGrepPreferences.findWhat = '. +';

    found = app.activeDocument.findGrep (true);

    for (j = found.length - 1; j > = 0; j-)

    {

    var foundText = .silence found [j];

    You can set several style of paragraph for the title of the Document

    if(found[j].texts[0].appliedParagraphStyle.Name=="docTitle1")

    {

    docTitleText = found .silence [j];

    }

    of other if(found[j].texts[0].appliedParagraphStyle.name=="docTitle2")

    {

    docTitleText = docTitleText + "" + found .silence [j];

    }

    of other if(found[j].texts[0].appliedParagraphStyle.name=="docTitle3")

    {

    docTitleText = docTitleText + "" + found .silence [j];

    }

    You can define several paragraph of Description of Document style

    of other if(found[j].texts[0].appliedParagraphStyle.name=="docDescription1")

    {

    docDescripText = found .silence [j];

    }

    of other if(found[j].texts[0].appliedParagraphStyle.name=="docDescription2")

    {

    docDescripText = docDescripText + "" + found .silence [j];

    }

    of other if(found[j].texts[0].appliedParagraphStyle.name=="docDescription3")

    {

    docDescripText = docDescripText + "" + found .silence [j];

    }

    }

    with (myDoc.metadataPreferences) {}

    author = "My Name";

    documentTitle = docTitleText;

    Description = docDescripText;

    }

    });

    Vandy

  • Time and date of the Iphone 6s set contacts automatically / backup

    Hi my name is Rebecca. Please be patient, this is a long story with a question to which Apple for a month and a half has not been able to solve. The end of February, I went to Sprint to upgrade my iphone 6 to a 6 s. (my 6 had no problem). The backup and restore to the other went off without a hitch. Two weeks having the phone, date and the value automatically switched to a GMT setting which is 4 hours ahead of New York. Assumption is that the phone has been deserted. I got a new phone and everything has been backed up and restored again. Less than two weeks later, the same goes for the 2nd iphone 6 s.  I went to Sprint and got a 3rd iphone 6 s. backup and restored all again. Less than a week later for the 4th time, the new iphone 6 s time and date switched to the time zone GMT 4 hours ahead of New York. At this point, I called Apple Tech support. A very nice tech Jason worked with me for 2 weeks to fix this. He sent Apple a 4th iphone 6s. We did a backup and when the new phone came in did us a restore. A few days later, the same problem. Apple accuses Sprint, Sprint complaint to Apple. At this point, Sprint said that my sim card was corrupted and he sent me a new. On the phone with Jason, we did a reset of the iphone 6s failing manufacturers. Removed the corrupted sim card and put in a new vacuum. Phone restarts and when you get to the Setup screen, it asks "set up as a new user or a user to return. Jason said as a new user.  I clicked on new user. Following her request for an apple ID. Jason said I should put in my existing apple id (although it has been activated on as a new user). At this point the phone wouldn't turn on. On the phone with Sprint. They did not understand as to why the phone would not activate. Jason suggested that I put my original sim card in (which was noted as corrupted), then the active phone. At this stage because I had not done a restore, the only information on my phone now an old backup who had my contacts and some of the notes, images etc. Jason said to do a restore after just 24 hours to be sure of the time and the date stay correct. Not happened. Less than 24 hours, the date and time that is set to automatic changed to the GMT time zone. Jason was out of suggestions. We left him there. I am very angry to pay more than $800 for an iphone that feature very very important does not work. On mine, I restored my phone and thought what I'd do. I then did a backup. I'll stop my icloud. I have reset my builders phone by default and when I went through the whole upward I plugged my phone in itunes and restored my phone from my computer backup. (Icloud is always OFF). Less than 24 hours later at the date and time in GMT area again. Once again, that I have a phone very very expensive with a feature that is vital for me, I can't use. Yes, I could turn the machine off, but I shouldn't do that. So here's my question: Iphone 6, I have not had any problems with my icloud or my sim card or the date and time. 6 s IPhone that I do. I got iphone 4 brand new 6s with the same problem. Is - that my sim card is corrupt and transfer information corrupt, though only it worked fine in my iphone 6? Second question: I don't want to sign up for a new apple id and start from scratch. This will screw up my gmail which is linked to the apple ID. How can I back up my contacts only on my computer and then be able to reset my phone manufacturers by default, then erase all information from my existing apple ID in order to use again, but only restore contacts which is the worst part of transfer phones. Apps and notes, photos and all the rest is not a problem to start from scratch, but contact is almost impossible to have to type each hand one by one. Please someone out there with a solution. Thank you in advance.

    Two recommendations.

    1 post this issue on your part on the iphone forum, to confirm the number two with someone else.

    Use iPhone

    2. you must stop working with Apple. Your iPhone download the signal giving them news of the time and origin of this signal

    I have no idea, but it's not from Apple. Coming here or talk to Jason you wasting your valuable time. It is at least

    get paid for it, you're not. Every second that you type in this position, mine or every second you spent on reading

    the phone with Apple after the second phone had the same problem you've wasted talking to the wrong party. Even than calling your

    manufacturer of furnace you paid 5000 for oven when your gas is not delivered on time or bad quality. And I have

    don't say it's Sprint, cause I don't know, but it's something that gives this info to your phone.

Maybe you are looking for

  • Errow 8.1 Windows to all 3 of my computers

    Firefox does not work on computers windows 8.1. It does not completely close and then does not open with this error message. Attach... [email protected]... The window displays the message firefox is already running but is not responding. To open a ne

  • Update problem for XP?

    XP stops to be updated on security after April 9, I would like to know if the existing security update is always be available, or not before 9 APR. Does anyone have any suggestions? Thanks in advance for your suggestions :>

  • Acer recovery disks do not install Windows 7 on a new hard drive SSD

    Hi all! I have Ace Aspire 5742 G laptop and I have problems to install the Windows 7 operating system on my new hard drive SSD (I bought the SSD because the original hard drive is defect and do all the time... blue screens) For the factory restore, I

  • ? Error: stacks overflow running an old back program

    I'm trying to run an old DOS program in Vista and XP and get this error message: ? Error: stack overflow Error code 2000 PC = A748: 0006; SS = 4 CA 1, FP = 0006, SP IS A734 The program used to work fine a few months ago, but now nothing. I tried addi

  • Black desktop computer - no icons, no task manager

    Laptop Dell Inspiron of boss - probably related spyware Login screens Windows and startup screens appear very well. Affecting all profiles. Black desktop, no icons, no menu start, Manager tasks does not appear Start in safe mode, the Task Manager doe