Problem with uigetfile



I am having a strange problem with the uigetfile function. It will
only let me read in 40 files. It puts these file names into a cell
array. When I select more than 40, it crashes and doesn't place any
file names in the array, only puts a 0 in the first cell. Here is my
code:

[filename, pathname, filterindex] = uigetfile( ?

{ ?*.dat?, ?Data Files ( *.dat)?; ?

?*.*?, ?All Files (*.*)?}, ?

?Pick a file?, ?

?Multiselect?, ?on?);

I was wondering if anyone else has run into this problem or sees an
error in my setup.

Thanks
Jason Watson
.



Relevant Pages

  • Re: If Date=x then do y
    ... > into cell Y if the date is X1 then it puts the results in Y1 etc etc. ... A formula cannot *put* a value in any cell except the one that the formula ... i'm creating a workout schedule for the next couple ... > results from one worksheet to the archive worksheet for starters (not a ...
    (microsoft.public.excel.worksheet.functions)
  • Literally - every other time
    ... I have a seemingly strange problem that I'm hoping someone ... the fourth it takes forever! ... cell of the used range, ... Dim shtarray As Sheets ...
    (microsoft.public.excel.programming)
  • Extremely slow run-time
    ... I have a seemingly strange problem that I'm hoping someone ... the fourth it takes forever! ... cell of the used range, ... Dim shtarray As Sheets ...
    (microsoft.public.excel.programming)
  • Word 03 colon comma issue
    ... I'm having a strange problem. ... me do an apostrophe and quote. ... to past one in but it puts it in correct here. ...
    (microsoft.public.word.application.errors)
  • How to select info based on date
    ... 12 months and puts that in each cell across the row. ... column person's who meet that column's criteria, 1e, is it one month from ... Thanks very much...would be glad to clarify if we were not clear or would ...
    (microsoft.public.excel.programming)

Loading