Add

Top  Previous  Next

Call this method to add a single file to the list of files for processing by Execute method.

 

Adding a TAB file requires that the corresponding MAP and ID files are also present.

Adding a SHP file requires that the corresponding SHX file is also present.

Adding a MIF file requires no further files.

 

You can not mix different file types.

 

Extended TAB files from MapInfo 15.2 (64-bit) and onwards ("NATIVEX") are supported.

 

Syntax: Add(filename: string)

 

In RW Net Standard you can only add 1 file in total. If you add another one, the previous one gets removed from the list.