On 30/01/2008, Timothy McDowell <[EMAIL PROTECTED]> wrote: > Many tutorials I have looked at require the 'replace' method, as in: > > hi = para "Hi!" > > hi.replace "Yodle." > > But, 'replace' doesn't work/doesn't exist! Any thoughts? >
Are you able to run the 'dialogs.rb' or 'timer.rb' scripts from the 'samples' directory? They both use 'replace', so if it is lost or broken they would fail too. DJ > -- > --TIMOTHY >
