Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] When to define words

From: moeller_thorsten:gmx at: 9-Jul-2001 16:21

Hi, i have layout with some fields to be filled. After filling a new layout is called via a button. In a sub-layout of the second layout the content of the fields should be displayed. For some reasons i cannot find out, the input of the fields cannot be accessed. The error says that the called word has no value. In another sub-layout where i use the same word to generate a url i can access the words value Is there anybody who could explain this? Thorsten