メインコンテンツへスキップ

eWON File Transfer

コメント

4件のコメント

  • Tim Beaulieu

    Hello,

    This is something that will need to be done through BASIC unfortunately. I think this should be possible by just making a counter with a delay that will send out an email for each of the 12 different cases. Can I have an example of the naming scheme you'd be using for something like the month of January for these 12 files?

    0
  • Leo

    Hello, thank you for your reply. Do you mean write a script in basic that will send and email out? how would I achieve that?

    The naming format will be as follows: files tag+year+month (example: for a faults log file of the month of May 2019, the name will be "faultsMay2019"

    0
  • Tim Beaulieu

    Hi Leo,

    You should be able to do something like what is seen below:

    ondate monthly email.txt (994 Bytes)

    RG-006-0-EN-(Programming Reference Guide).pdf (865.6 KB)

    This is setup to run on the first of every month. It also is assuming that you have a tag caled tag, month, and year that it can grab to use for the name of the file.

    Let me know if you have any questions
    -Tim

    0
  • Leo

    Hello Tim,

    Thank you very much for your help. I've tried your suggestion and it work perfect. I've even customise it to send email based on a flag being raised.
    Problem solved.

    Thank you so much.

    0

サインインしてコメントを残してください。