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

[ALLY] Re: more weird behavior..

From: larry:ecotope at: 15-Nov-2000 11:24

Hi PeO Try this:
>> view layout [t1: text 100x200 text_1 as-is]
Notice the keyword AS-IS. Also you don't really need the WITH because layout will assign anything that evaluates to a string as the string to be displayed in the text element. HTH -Larry