Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space WBRIDGE and version 24.0
Div
Classe2e-refDiv
Rp
Children Display
Info

This page explains the Filesystem Adapter in Bridge context. If you were looking for the same information regarding the PAS Designer, refer to Filesystem Adapter in the Designer guide.

With the file system adapter, you can not only  write, read, rename, remove files and retrieve status information about a file. Moreover, you can create, read and delete directories.

Find below a list of all directory actions and their parameters.

ActionMode

...

Incoming ParametersOutgoing Parameters

...

NameTypeNameType
readDirectory

...


name

String

entries

Array of String
createDirectory

...


name

String

...



statusnameStringsizeInteger

...



typeString

...



creationTimeDateTime

...



modificationTimeDateTime

...

...



accessTimeDateTime
remove
removeRecursively

...


nameString

...



Click on an action to read a more detailed description. Each topic contains information on static directory access.

For more information on how to access the file system dynamically refer to Dynamic File System Access.

Panel
titleRelated Pages:

Children Display