Jump to content

This topic is 2634 days old. Please don't post here. Open a new topic instead.

Recommended Posts

A couple of ways:

- an easy - but unintuitive - FM way is to export an empty field to the same file name; FM will delete the target file

- or use Send Event and use the OS CLI to delete the file

- (if you are already using a plugin with file manipulation functions, then it can be done that way too)

  • Like 1
Link to comment
Share on other sites

You can also use Export Field Contents and skip specifying the field.  There are a few more ways as well, such as exporting 0 records using same path file name.  All similar principle so it's which you like best.  I like Export Field Contents; picked up from Comment, I suspect.

  • Like 2
Link to comment
Share on other sites

21 hours ago, LaRetta said:

You can also use Export Field Contents and skip specifying the field.  There are a few more ways as well, such as exporting 0 records using same path file name.  All similar principle so it's which you like best.  I like Export Field Contents; picked up from Comment, I suspect.

mind blowing got what i want :beer:

Link to comment
Share on other sites

This topic is 2634 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.