Reading a text file from Nx to windows form application

HELLO again, Is it possible to read and write part list to a windows form application directly which is exported from Nx?

There is a Plist.ListToFile command that will export the parts list to a text file. For an example, see the code in:
http://nxjournaling.com/comment/3805#comment-3805

If you write the Windows form application, you can process the text file however you like.