Dialogs.e (Irv)

new topic     » topic index » view thread      » older message » newer message

I'm sending this:

    Notify( "Test Title" , "Testing, one, two, three..." )

and getting an error because GenericBox() is trying to print my message
(sequence 2) as a list using DisplayList()! Should I be sending:

    Notify( "Test Title" , { "Testing, one, two, three..." } )

?

What do I use to send text with '\n' in it?

Thanks,
ck

new topic     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu