/ Forums / Advansys Formativ / Creating Solutions with Formativ / ForceDirectories and emailattachment

  • Creator
    Topic
  • #4201
    STäuber
    Participant

      I need help with the ForceDirectories-Method and I need to know how to create an emailattachment. Can anyone help me?

    • Author
      Replies
    • #7469
      STäuber
      Participant

        The ForceDirectories are no longer interestring but I still want to attach a csv-file to an email.

        #7470
        Support 1a
        Participant

          The technique depends on how the message you want to attached the CSV file has been created.

          If you used commands like GroupWise.NewMail() to create a visible email message, you would use GroupWise.ItemAttachmentAdd(). See the Formativ Language Guide for details.

          If you used the Object API to create a message, you would use the message properties Attachments collection. See http://developer.novell.com/ndk/doc/gwobjapi/gwobjenu/data/hej0zz9f.html#hej0zz9f for details.

          I hope this helps.

          Advansys Support

        Viewing 2 replies - 1 through 2 (of 2 total)
        • You must be logged in to reply to this topic.