[Google]

Is windows directory structure reading possible in E1?

VN:F [1.9.17_1161]
Rating: 0.0/5 (0 votes cast)

Directory reading is possible in E1 for Windows directories (./../Directory Name). There are some APIs and Header file available which can be used for reading the files/ child directories.

The header file “IO.h ” has definitions and APIs which can be used for opening the Directory and also reading the files under that directory irrespective of their file type(extensions).

Some of the APIs are   _sntprintf, _tfindfirst, _tfindnext,  _findclose.

Let me know if further information is required.

Related Articles:

  1. EnterpriseOne 9.0 Demo/Standalone on Windows Vista
  2. BSFN to Get Install Path (for Import/Export)
  3. EnterpriseOne 9.0 Tools API Reference
  4. Writing a P80010 Table Definition Browser App.
  5. Applications/Forms with ”Transaction property” ON.

Leave a Reply

 

 

 

You can use these HTML tags

<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

*