set to edittext



Hi community,

this error:
??? Subscript indices must either be real positive integers or
logicals.

confuses me!

It occurs in this line:
set(handles.edit_mat, 'String', '/home')

This line is present in the OpeningFcn of GUI_2,
containing the edittext: edit_mat.

It´s confusing, because I also created GUI_1 with text, listboxes and
popup menues and without any problems.
GUI_1 calls GUI_2.

Is there another way to proceed with edittext?

Thx,
Kai
.



Relevant Pages

  • Re: getrows in VB
    ... becasue the thing that confuses me about the null error is that the data ... datashould contain a string but when GetRows ... > code is that Null propagates across the + operator. ...
    (microsoft.public.access.formscoding)
  • Re: Character String Operation
    ... Now this confuses me. ... What are you doing writing to the string? ... correspondingly strange values in the string. ... Think of internal READ/WRITE as just like READ/WRITE to an ordinary ...
    (comp.lang.fortran)
  • Re: How to send struct data over socket?
    ... > structure into a long string, but the part that still confuses is once ... > the long string is transmitted over the socket, ... But be aware that you should eval strings only when you know where they ...
    (comp.lang.perl.misc)
  • Re: Empty cell and a the empty String
    ... A null string is a value. ... Empty cell: ... XL confuses the issue by clearing the cell if a null string is ...
    (microsoft.public.excel.programming)