How do I set Stateful/Stateless behavior  in 9.0.5

Good afternoon,
In JDeveloper 9.0.3 I could set my root application module definition to stateful or stateless. How do I do that in JDeveloper 9.0.5?
Thank you

Only stateful release mode is supported in the preview.
For production, we'll address bug#3045336 which will add back the stateless option.

Similar Messages

  • Questions on Stateful/Stateless/Until Page

    Hi Group,
    I have a few questions on "Stateful/Stateless/Until Page" of an individual page or
    a whole BSP application:
    1)If a page has been set as either "Stateful/Stateless/Until Page" what is it impact
      on the "page attributes" defined for that page? Does it relate to the Page 
      attributes? Like if we define a page as "Stateless", is a page attribute for that
      page can't not be viewed in the next page? Similarly, what each
      "Stateful/Until Page" will be doing??
    2)What is the relevance of the checkbox "stateful" at the BSP Application level?
      And how it is connected to the earlier one mentioned in the point (1)?
    So please kindly put in your valuable ideas.
    Thanks & Regards,
    Vishnu.

    its explained in this weblog
    /people/mark.finnern/blog/2003/09/24/bsp-in-depth-confusion-between-stateless-stateful-and-authentication
    /people/thomas.jung3/blog/2004/11/09/updated-stateful-bsp-applications-new-state-management-option
    Raja

  • How do I set the display font in TB31.3?

    I would like to see all of my incoming messages displayed as plain text in the same font. Old versions of TB were able to do this. After updating to 31.3, fonts of incoming messages are all different sizes and styles and changing Preferences doesn't help. How can I set them to a single size/style?

    I've checked and unchecked everything I can think of, and it doesn't seem to help. Unless it's just that incoming messages are HTML but that doesn't seem to be the case, and it also seems like there was a big change in this behavior as soon as I updated to 31.3.

  • How Much To Set Up A Company, How Much To Set Up A Limited Company

    Market specialists stated, find enormous opportunities associated with Fb shoulds 't be impaired go after pluralism, should certainly still concentrate on key enterprise in order to Yahoo release potent concern.
    Despite the fact that about Fb Boss How Much To Set Up A Limited Company Level ??? Level Zuckerberg hochfrequenztechnik zack () feasible actions in the future got various suggestions, most of this marketplace colleagues consider, zack sulzberger must not without research going after diverse.
    Researching the market company Forrester specialists augean Lewis (Augie Lewis), "said Fb should stay away from as the level is big and it has a tremendous income hazards. However in numerous career fields offers put in greatly seems really interesting, yet Fb should still concentrate on the within personal talk about, cultural along with marketing and sales communications facets of the particular key worth.Inch
    Advertising accounts explained Wednesday about Fb, Goldman sachs purchase $450 trillion, values with regard to $50 thousand. Russian federation purchase firm DST more people $50 trillion purchase.
    Gabriel advisory class professional Serta otzi (Serta, explained Fb Olds) really worth is booming, "if about Fb values associated with precise, meaning the really worth over the particular topline from the Forty instances, in the present atmosphere, this particular rate is actually high".
    Researching the market company Enderle Team specialists shedd towel, nordex sahbaz associated with ullage Enderle) explained, zack sulzberger should certainly properly help save an excellent a part of brand new elevate resources, while he has to utilize the resources concern Yahoo.
    Fb along with Yahoo between your significantly ferocious levels of competition, both the firms will be the innovator with their individual places, more vital is actually, these people wish to turn into cultural Net discipline business. Yahoo offers allegedly are generally establishing their unique websites.
    Nordex the, "said the brand new must use any Fb boosting resources concern Yahoo. Boost existing property income-producing potential, reduce Yahoo within cultural Net discipline in order to make money, help the services associated with sticky needs to be sensible purchase method.
    Upon Wednesday, an investigation claims Fb achievement via Goldman sachs along with Russian federation purchase firm DST funding $500m, used by more enlargement. The other day, Groupon on the investments along with change fee (Securities and exchange commission) filings propose, offers received Five thousand us dollars purchase, doing the brand new spherical Ten thousand funding 50 percent.
    Renaissance are generally second in command along with Initial public offering specialists Bard Wednesday meeting with regard to, "said Fb is the alluring placement, people are prepared to that anytime in order to chuck income.Inch Your professional included, the latest funding will not likely alter the Initial public offering prepare. Fb The corporation promises to personal the Initial public offering deceptive along with leader indicate -- zack sulzberger these days short-term first showed within about lately detailed declines.
    Pertaining to Bard claims, "we trust the conclusion associated with This year May well Fb software sent in Initial public offering, so that the organization will likely be placed in earlier Next year.Inch He or she is supposed to Groupon could have much the same detailed schedule. Accounts state Groupon offers declined research huge Yahoo Sixty thousand takeover bet.
    Pertaining to Groupon Bard claims Fb is extremely involved just with in which you firm, far wall from the social media website includes enterprise LinkedIn, cultural online game builders Facebook and internet based paid dating sites eHarmony and so forth, people to the telltale internet sites really curious. Pertaining to Bard claims, The year of 2010 the particular Initial public offering industry functionality demonstrated that people purchase increasing requirement for these types of high-speed growth firm excited.
    Given that absolutely no detailed, the organization don't need to encounter via investors associated with force. To maintain fast development, the particular Fb is constantly on the try out brand new career fields, for example brand new Advert formatting. Even so, there are other plus much more people with the extra industry SharesPost and so forth SecondMarket and buying Fb as well as other individual gives within the firm.
    Throughout SharesPost, customers about Fb newest bet offers arrived at $40 for each talk about in order to $50. The other day, options explained the us investments along with change fee initiated a policy of looking into Fb and so forth gives from the firm within the extra industry financial transaction. In case Fb investor over 400 folks, Securities and exchange commission may require firm general public monetary info.
    Fb along with How Much To Set Up A Company Groupon this kind of firm can draw in plenty of individual money to stop Initial public offering. In a nutshell, The year of 2010 wind flow forged assist firm within the Initial public offering industry functionality improved upon. Your dow jones Smith VentureSource Wednesday explained very last Forty six leveraging the particular forged from the firm offers funding assist $3.Four thousand, Last year simply 7 upwards industry funding Nine.Walk thousand us dollars.

    Myrphy's computer-law §1: Never change a running Windows
    The time between installation and update after three years is a too long period. Drivers and tools had changed extensive.
    In the case like this very often it will be the best way to leave the drivers and tools untouched until a new installation of the computer.
    Otherwise sometimes the software prerequisits may have been changed that additional packets need to be installed (f.ex. Microsoft .NET Framework 3.5). It is also recommended, to remove the old driver/software before installing the update. Very often it might help to read the installation instructions on the download pages concerning "Update install".
    My home-forum: http://www.thinkpad-forum.de
    Wiki: Deutsches ThinkPad-Wiki English ThinkWiki
    My ThinkPad-Collection

  • How do I set the frame size

    I am Making a program for purchasing games, with the basic layout alsot done, except on problem. When the purchase button is pressed, a dialog shows up but nothing is seen until i resize it. How would i set the frame size so that i do not need to resize it each time? below is the code for the files. Many thanks in advance.
    CreditDialog
    import java.awt.*;
    import java.awt.event.*;
    class CreditDialog extends Dialog implements ActionListener { // Begin Class
         private Label creditLabel = new Label("Message space here",Label.RIGHT);
         private String creditMessage;
         private TextField remove = new TextField(20);
         private Button okButton = new Button("OK");
         public CreditDialog(Frame frameIn, String message) { // Begin Public
              super(frameIn); // call the constructor of dialog
              creditLabel.setText(message);
              add("North",creditLabel);
              add("Center",remove);
              add("South",okButton);
              okButton.addActionListener(this);
              setLocation(150,150); // set the location of the dialog box
              setVisible(true); // make the dialog box visible
         } // End Public
         public void actionPerformed(ActionEvent e) { // Begin actionPerformed
    //          dispose(); // close dialog box
         } // End actionPerformed
    } // End Class
    MobileGame
    import java.awt.*;
    import java.awt.event.*;
    class MobileGame extends Panel implements ActionListener { // Begin Class
         The Buttons, Labels, TextFields, TextArea 
         and Panels will be created first.         
         private int noOfGames;
    //     private GameList list;
         private Panel topPanel = new Panel();
         private Panel middlePanel = new Panel();
         private Panel bottomPanel = new Panel();
         private Label saleLabel = new Label ("Java Games For Sale",Label.RIGHT);
         private TextArea saleArea = new TextArea(7, 25);
         private Button addButton = new Button("Add to Basket");
         private TextField add = new TextField(3);
         private Label currentLabel = new Label ("Java Games For Sale",Label.RIGHT);
         private TextArea currentArea = new TextArea(3, 25);
         private Button removeButton = new Button("Remove from Basket");
         private TextField remove = new TextField(3);
         private Button purchaseButton = new Button("Purchase");
         private ObjectList gameList = new ObjectList(20);
         Frame parentFrame; //needed to associate with dialog
         All the above will be added to the interface 
         so that they are visible to the user.        
         public MobileGame (Frame frameIn) { // Begin Constructor
              parentFrame = frameIn;
              topPanel.add(saleLabel);
              topPanel.add(saleArea);
              topPanel.add(addButton);
              topPanel.add(add);
              middlePanel.add(currentLabel);
              middlePanel.add(currentArea);
              bottomPanel.add(removeButton);
              bottomPanel.add(remove);
              bottomPanel.add(purchaseButton);
              this.add("North", topPanel);
              this.add("Center", middlePanel);
              this.add("South", bottomPanel);
              addButton.addActionListener(this);
              removeButton.addActionListener(this);
              purchaseButton.addActionListener(this);
              The following line of code below is 
              needed inorder for the games to be  
              loaded into the SaleArea            
         } // End Constructor
         All the operations which will be performed are  
         going to be written below. This includes the    
         Add, Remove and Purchase.                       
         public void actionPerformed (ActionEvent e) { // Begin actionPerformed
         If the Add to Basket Button is pressed, a       
         suitable message will appear to say if the game 
         was successfully added or not. If not, an       
         ErrorDialog box will appear stateing the error. 
              if(e.getSource() == addButton) { // Begin Add to Basket
    //          GameFileHandler.readRecords(list);
                   try { // Begin Try
                        String gameEntered = add.getText();
                        if (gameEntered.length() == 0 ) {
                             new ErrorDialog (parentFrame,"Feild Blank");
                        } else if (Integer.parseInt(gameEntered)< 0
                                  || Integer.parseInt(gameEntered)>noOfGames) { // Begin Else If
                             new ErrorDialog (parentFrame,"Invalid Game Number");
                        } else { // Begin Else If
                             //ADD GAME
                        } // End Else
                   } catch (NumberFormatException num) { // Begin Catch
                        new ErrorDialog(parentFrame,"Please enter an Integer only");
                   } // End Catch
              } // End Add to Basket
         If the Remove From Basket Button is pressed, a  
         a suitable message will appear to say if the    
         removal was successful or not. If not, an       
         ErrorDialog box will appear stateing the error. 
         if(e.getSource() == removeButton) { // Begin Remove from Basket
              try { // Begin Try
                        String gameEntered = remove.getText();
                        if (gameEntered.length() == 0 ) {
                             new ErrorDialog (parentFrame,"Feild Blank");
                        } else if (Integer.parseInt(gameEntered)< 1
                                  || Integer.parseInt(gameEntered)>noOfGames) { // Begin Else If
                             new ErrorDialog (parentFrame,"Invalid Game Number");
                        } else { // Begin Else If
                             //ADD GAME CODE
                        } // End Else
                   } catch (NumberFormatException num) { // Begin Catch
                        new ErrorDialog(parentFrame,"Please enter an Integer only");
                   } // End Catch
              } // End Remove from Basket
         If the purchase button is pressed, the          
         following is executed. NOTE: nothing is done    
         when the ok button is pressed, the window       
         just closes.                                    
              if(e.getSource() == purchaseButton) { // Begin Purchase
                   String gameEntered = currentArea.getText();
                   if (gameEntered.length() == 0 ) {
                        new ErrorDialog (parentFrame,"Nothing to Purchase");
                   } else { // Begin Else If
                        new CreditDialog(parentFrame,"Cost � 00.00. Please enter Credit Card Number");
                   } // End Else               
              } // End Purchase
         } // End actionPerformed
    } // End Class
    RunMobileGame
    import java.awt.*;
    public class RunMobileGame { // Begin Class
         public static void main (String[] args) { // Begin Main
              EasyFrame frame = new EasyFrame();
              frame.setTitle("Game Purchase for 3G Mobile Phone");
              MobileGame purchase = new MobileGame(frame); //need frame for dialog
              frame.setSize(500,300); // sets frame size
              frame.setBackground(Color.lightGray); // sets frame colour
              frame.add(purchase); // adds frame
              frame.setVisible(true); // makes the frame visible
         } // End Main
    } // End Class
    EasyFrame
    import java.awt.*;
    import java.awt.event.*;
    public class EasyFrame extends Frame implements WindowListener {
    public EasyFrame()
    addWindowListener(this);
    public EasyFrame(String msg)
    super(msg);
    addWindowListener(this);
    public void windowClosing(WindowEvent e)
    dispose();
    public void windowDeactivated(WindowEvent e)
    public void windowActivated(WindowEvent e)
    public void windowDeiconified(WindowEvent e)
    public void windowIconified(WindowEvent e)
    public void windowClosed(WindowEvent e)
    System.exit(0);
    public void windowOpened(WindowEvent e)
    } // end EasyFrame class
    ObjectList
    class ObjectList
    private Object[] object ;
    private int total ;
    public ObjectList(int sizeIn)
    object = new Object[sizeIn];
    total = 0;
    public boolean add(Object objectIn)
    if(!isFull())
    object[total] = objectIn;
    total++;
    return true;
    else
    return false;
    public boolean isEmpty()
    if(total==0)
    return true;
    else
    return false;
    public boolean isFull()
    if(total==object.length)
    return true;
    else
    return false;
    public Object getObject(int i)
    return object[i-1];
    public int getTotal()
    return total;
    public boolean remove(int numberIn)
    // check that a valid index has been supplied
    if(numberIn >= 1 && numberIn <= total)
    {   // overwrite object by shifting following objects along
    for(int i = numberIn-1; i <= total-2; i++)
    object[i] = object[i+1];
    total--; // Decrement total number of objects
    return true;
    else // remove was unsuccessful
    return false;
    ErrorDialog
    import java.awt.*;
    import java.awt.event.*;
    class ErrorDialog extends Dialog implements ActionListener {
    private Label errorLabel = new Label("Message space here",Label.CENTER);
    private String errorMessage;
    private Button okButton = new Button("OK");
    public ErrorDialog(Frame frameIn, String message) {
    /* call the constructor of Dialog with the associated
    frame as a parameter */
    super(frameIn);
    // add the components to the Dialog
              errorLabel.setText(message);
              add("North",errorLabel);
    add("South",okButton);
    // add the ActionListener
    okButton.addActionListener(this);
    /* set the location of the dialogue window, relative to the top
    left-hand corner of the frame */
    setLocation(100,100);
    // use the pack method to automatically size the dialogue window
    pack();
    // make the dialogue visible
    setVisible(true);
    /* the actionPerformed method determines what happens
    when the okButton is pressed */
    public void actionPerformed(ActionEvent e) {
    dispose(); // no other possible action!
    } // end class
    I Know there are alot of files. Any help will be much appreciated. Once again, Many thanks in advance

    setSize (600, 200);orpack ();Kind regards,
      Levi
    PS:
        int i;
    parses to
    int i;
    , but
    [code]    int i;[code[i]]
    parses to
        int i;

  • How do I set the default welcome page for PUBLIC user

    gurus,
    i'm using -
    Oracle 9i Database
    Oracle 9ias Portal Release 2
    QUESTION => how do I set the default welcome page for the PUBLIC user.
    i did the following to achieve this -
    1. logged into portal
    2. clicked on builder
    3. clicked on administer tab
    4. selected PUBLIC user in the Portal User Profile portlet
    5. went to the preferences tab
    6. in the default home page selected a custom page group
    7. logged out of portal
    8. open a new browsere session
    9. type the portal URL and i get the login page ....??
    i'm unable to understand this behavior ... shouldn't i be getting the page group that i set for the PUBLIC user in step 6 above ....
    the second QUESTION is => when the user logs out he/she should see the PUBLIC page set in step 6 above ... but, instead the user sees a page that is as follows -
    Partner Application Name Logout Status [Logout Status]
    Oracle Portal (portal) logout status
    The SSO Server (orasso) checkmark
    buzz.resva.trw.com:7778 checkmark
    infrastructure.happy.resva.trw.com checkmark
    portal1.buzz.resva.trw.com checkmark
    portal2.sylvester.resva.trw.com checkmark
    sylvester.resva.trw.com:7778 checkmark
    so, how can i set the default page for the PUBLIC user and also a page when he user logs out.
    ideas anyone ....?
    thanx a bunch.
    hero

    Hi,
    The sequence of operation you are doing to set the home page for public users is correct. You are getting the login screen as the "custom page group" selected as "home page" has not been granted to public.
    Also, while logging-out, it is normal behaviour to get the screen where it shows the list of partner applications from where user has been logged-out. When you click on "Return" button, you will get to the "home page" set above.
    Hope it clarifies the things.
    Regards,
    Ved

  • How can I set the default line height?

    Greetings,
    I have a report that displays observed behavior in a list format like the one below:
    Behavior Observed:   
        Withdrawn           
        Happy
        Sad
        angry
    There are 5 responses as to the severity of the behavior or it is left blank if the behavior was within normal limits.
    So the output would look like this:  
    Behavior Observed:   
        Withdrawn            (mild)
        Happy
        Sad                      (moderate)
        angry
    The problem is that when this report was designed the details sections were not uniformy formatted and the spacing between data elements is hard to follow from the label to the data field.  I tried to set the details to be uniform by selecting "Arrange Lines",  however when I do this, the data is displayed too close horizontally.  So my question is how do I set the default line height for each field so that they are uniform in distance from each other but not too close due to the font height?
    Does this make sense?
    Thank you,
    Kevin

    I'm confused... How are you associating line height with horizontal field spacing???
    If you have this...
    Behavior Observed:     Severity:
    Withdrawn          (mild)
    Happy
    Sad               (moderate)
    angry
    But want it to look like this...
    Behavior Observed:
    Withdrawn (mild)
    Happy
    Sad (moderate)
    angry
    all you have to do is create a concatenation formula. Something like this...
    {TableName.BehaviorObserved} & " (" & {TableName.Severity} &")"
    Sorry if I've misunderstood what you are trying to do.
    Jason

  • How do you set up two users on same digital additions account?

    My wife and I both have Kobo books and we both want to download from library how do I set up to accept both of us as users

    But this was your question.
    So you are stating that  syncing an iOS device to an iTunes account (not iTunes library) does not associate that device to that iTunes account?
    So how does one sync an iOS devide to an iTunes account only?
    The article you linked applies to the folllowing:
    When you turn on iTunes Match or Automatic Downloads, or when you download past purchases on an iOS device or computer, that device or computer becomes associated with your Apple ID. This article describes how to manage these associations.
    And with iOS devices only. This has nothing to do with non-iOS iPods.
    I don't have iTunes Match enabled, the same for Automatic Downloads, and I haven't downloaded past purchases with my iPhone or iPad, so I don't believe the link applies. I suspect this does apply to a significant number of iOS device users, but not all.

  • How can I set up a form for someone to fill out on another person's behalf?

    I am trying to set up a form in which someone is asked to fill in the form for another person. Basically, we're asking people if they're still our primary contact. If they are, it's a simple blind form confirmation. If they're not, we are asking them to please tell us who is. So it will take them to a form where they can tell us who is the new contact. However, I don't want cookies for the new person to be attributed to the person that filled out the form (as that would then mess with segmentation, lead scoring/nurturing, etc). We also need to see who is the person filling out the form, so we know who the new person is replacing. So we'll need to collect the name and/or email address of the person filling out the form, in addition to the name and email address of the person they're adding.
    I know this can be done, as at a previous company we had a form that was used internally to add people who called in sales inquiries, so that we could capture them as "submitting an inquiry" as if they had just filled out a form. For example, I would fill out the form after someone called in asking for product information, but the online behavior of that person would not be attributed to me even though I filled out the form from my computer. Unfortunately, I can't recall how this was set up. Does anyone have any ideas on how this could be set up?

    Hi Abby,
    The easiest way to do this is to set up two forms:
    The first form is for your primary contact, who will submit the email address for the secondary contact and any additional contact data for the secondary contact. You can also include a field (hidden or otherwise) for the primary contact if you wish to record this form submission activity, but functionally this is not required.
    A second form which will accept the secondary contact's email address and any other contact info you'd like to capture through this process.
    The trick is that once you've got these two forms saved, you add a form processing step to the first form called Post Data to Server. In this processing step, you fill in the details for the second form, including making sure to map the secondary email address field on form 1 to the primary email address field on form 2. The URL will need to be the POST action url for the secondary form, which you can get from the integration details. You'll also need to append your SiteID and Form Name, and also a variable to disable cookies for this submission (elqCookieWrite). The final URL should be something like this:
    https://s1886.t.eloqua.com/e/f2?elqSiteID=1886&elqFormName=Alt2&elqCookieWrite=0
    My organization is 1886, so you'll have to replace this with your Site ID
    My secondary form name is Alt2, so you'll have to replace this with your secondary form name
    elqCookieWrite=0 ensures the secondary form will not try to associate the session with the ElqGUID (cookie)
    In the secondary form, make sure you have the processing step Update Contacts - With Form Data.
    Now when submitting form 1, you'll see a submission to both forms, and the contact info submitted to form 2 creates a new contact (or updates an existing one) with no ties to the current session/cookie used to submit form 1. You can add these contacts to a shared list, enter them into a separate campaign or program, or anything else you could do with a normal form submission.
    One caveat to remember though is that since this person did not submit the form, you have not technically collected any permission to contact them, so you'll have to sort that out with whatever rules apply in your area (your use case seems to be for existing customers which is generally OK, but you should still check).
    Hope this helps,
    Richard

  • I am using photos . I add a camera and make my photos slide in.  How do I add a second behavior to the photo to make it slide out.  I want the photo to hold on the screen for a few seconds in between sliding in and sliding out.

    I am using photos in Motion 5.  I add a camera and make my photo slide in.  How do i add a second behavior to the photo to make it slide out?  I want the photo to hold for a few seconds in between sliding in and sliding out.  When I am trying to do this  I am not getting the photo to hold, i am making one continuous motion which I do not want.
    Thanks

    Are you using the "motion path" behavior? If so just duplicate it and drag it down the timeline to where you want it to start. Trim it to end at the end of the project. The gap you leave in the timeline between the two behaviors is your hold time. Not sure why you are using a camera unless you have a behavior on the camera.If you are using keyframes just set two keyframes at the same position values in the inspector for the hold time.

  • How can I set a Session bean timeout

    Hello !
    How can I set a Session bean to time out eg. 48 hours ?
    Thanks
    Uiloq Slettemark

    For stateful session beans you can use the timeout attribute in the orion-ejb-jar e.g.
    <session-deployment timeout=1800 ..>
    this is specified in seconds and Default Value: 30 (minutes)
    regards
    Debu

  • How do I set up my time capsule to operate as a wireless hub when it is not plugged into the internet?  I want to be able to share wirelessly the information on the time capsule. thanks!

    How do I set up my time capsule to operate as a wireless hub when it is not plugged into the internet?  I want to be able to share wirelessly the information on the time capsule. thanks!

    I would prefer to answer in your post. as I have tried on two occasions to help.. so far this is the first time I can see you stated  you are using Lion.
    1. Did you download and install the 5.6 utility..?
    I said to do it.. you never said yes.. I did that.
    Please do it. .. you will get no place before you do.
    2. Did you bridge the TC.. ?
    If so it will work perfectly.. please post a screen shot of the summary page from the 5.6 utility. If something is wrong I can work it out from there.
    3. Or ring apple support and get them to walk you through the setup.. there should be phone support for the first week or two.

  • How do you set the number of rows in a spreadsheet, so that even when you drag data in, in writes over those rows instead of adding a new row?

    How do you set the number of rows you want in a spreadsheet, so that even when you drag data in, in writes over those rows instead of adding a new row?

    After the discovery reported above, I filed this report :
    Bug ID# 10073038
    Summary:
    When Numbers is used on a system with decimal comma a csv file may be good AND wrong
    Steps to Reproduce:
    With Numbers v2, you introduced an interesting enhancement.
    In system using the comma as decimal separator, Numbers requires csv files using the semi-colon as values delimiter.
    In fact it’s true if we OPEN the document dragging its icon on Numbers one or thru the open dialog.
    This said.
    (1) Drag and drop a csv built with the 'semi-colon' standard on a table or on a sheet
    (2) Drag and drop a csv built with the 'comma' standard on a table or on a sheet
    Expected Results:
    Every normally constituted user assume that in
    case (1) he will get a perfectly built table
    case (2) he will get every cells of a row in a single cell
    Actual Results:
    In fact you forgot the drag and drop way of use and in
    case (1) every values separated by semi-colon are inserted in a single cell
    case (2) values separated by comma are correctly spread in a table
    isn’t it ridiculous ?
    Regression:
    Except looking in  QuickView to see which is exactly the structure of the file to decide the way we will insert it in a Numbers document, we may use an applescript fair enough to replace the semi-colons by TAB characters
    or
    to replace the commas by TABs and the decimal periods by commas
    Notes:
    While I am on this subject, I wish to make two proposals:
    (1)  It would be fine to format the date according to the ISO format year-mm-dd when you export a Numbers doc to csv.
    Doing that, dates would be imported correctly in every countries.
    At this time, on an English system, you export as mm/dd/year.
    If the doc is open on a system using the format dd/mm/year, the results will be odd.
    On a system using the format dd/mm/year, you export this way and so, if the doc is open on a system using the format mm/dd/year the results are odd too.
    As every localized versions accept the ISO format (at least on entry), using it in the export scheme would give a correct behavior everywhere.
    (2) It would be fine to add the format Tab Separated Values in the Export pane.
    TSV + ISO date format would give documents opening flawlessly everywhere.
    Yvan KOENIG (VALLAURIS, France) dimanche 4 septembre 2011 21:27:41
    iMac 21”5, i7, 2.8 GHz, 4 Gbytes, 1 Tbytes, mac OS X 10.6.8 and 10.7.0
    My iDisk is : <http://public.me.com/koenigyvan>
    Please : Search for questions similar to your own before submitting them to the community

  • How do I set  File Sharing  in iTunes to keep files up-to-date?

    How do I set  File Sharing  in iTunes to keep files up-to-date?  i tried iTunes File Sharing, but the updates to the files never transferred across the USB during sync.  Tried to use Documents to Go, but the Apple behavior keeps them from syncing via USB, so when I am home and have no wifi/internet there is no way to transfer the files.  The other apps I have looked at also use wifi/internet to get around the problematic Apple behavior, so there is no way to connect via USB that I have found other than the iTunes.  Have not been able to locate any helpful information to configure the File Sharing to hotsync the files between pod and computer.

    I am trying to USB sync Word, Excel, and PDF files between the ipod and the PC.
    Pretty sure icloud has to have the internet to work, but I can try to see what USB options there are there when time permits.
    Pretty sure dropbox has to have the internet to work, but I can try to see what USB options there are there when time permits.

  • How do I set a new account as default in safari when I send emails from a web page

    how do I set a new account as default in safari when I send emails from a web page
    thanks in advance

    In the Composing pane of Mail's preferences window, look for the pop-up menu labeled "Send new messages from." Select the desired account there.
    Note, though, that this won't change the behavior when replying to a message... in that case, the reply will be sent from the account that received the message, unless you specify differently at that time.

Maybe you are looking for

  • Mid Year Go Live India

    Hi Experts, Can you please guide on the below mentioned on mid year go live. 1) Is it necessary to upload earnings and deduction wage types like basic pay, hra, conyevance, canteen deduction and ect in upload excel template i.e 558c table. 2) If i ma

  • World Travel Adapter Kit with Lightning Cable

    Hello, I would like to buy the world travel adpter kit but it comes with the "old" cable, when it will be released with the lightning cable? thank you!

  • How to set the out point beyond 9.95 seconds???

    how to set the out point  in Motion 5 beyond 9.95 seconds???

  • On the order of permissions in "Get Info" window

    I know that the three permissions listed are Owner, Group and Others. Is there any significance to the order in which they are listed? or only to the rights assigned each (Unknown is showing up on some of my files, I presume because of a recovery fro

  • Hierarchies problem in WEBI

    Greetings All, I am working on a standard BEx query on Sales and Distribution where we have default hierarchies on CUSTOMER.I am building a Webi report on top of the standard BEx query.I am setting scope of analysis panel of the CUSTOMER to TWO level