Hello,
I’m trying to convert a DT plain text document to a DT rich text document. The dictionary says
Function Syntax
set theResult to convert reference ¬
record record ¬
to to
What exactly is the first reference referring to? I think I understand the ‘record’ and ‘to’ paramaters as being the record to convert and the format to convert it to (i.e. rich). But I don’t know what the first parameter (reference) is?
Any help would be appreciated.