NOTICE: This version of the NSF Unidata web site (archive.unidata.ucar.edu) is no longer being updated.
Current content can be found at unidata.ucar.edu.

To learn about what's going on, see About the Archive Site.

Re: your mail

Good call, Tom.  I completely missed that.
-Curtis

At 12:27 PM 6/9/2003, you wrote:
>The most likely cause is that you need to "escape" the "\" marks in your
>path:
>
>DisplayCells[0][0].addDataSource("D:\visad\unzipped\visad\ss\small.v5d");
>
>should probably be written as:
>
>DisplayCells[0][0].addDataSource("D:\\visad\\unzipped\\visad\\ss\\small.v5d");
>
>While not all sequences beginning with "\" have alternate meanings, many of 
>them do.
>
>tom


  • 2003 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the visad archives: