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
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.

Div
Classe2e-refDiv
Rp

Children Display

With the file system adapter, you can write, read, rename, remove files and retrieve status information about a file.

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

ActionMode

...

Incoming ParametersOutgoing Parameters

...

NameTypeNameType
read

...

name

String

data

blob
positionIntegerlengthInteger
lengthInteger

...

...

name

String

line

String
encodingStringlengthInteger
write

...

name

String

...



dataBlob

...



positionInteger

...



lengthInteger

...



append

append
overwrite

nameString

...

...



dataBlob

...

...



lengthInteger

...



status


nameStringsizeInteger

...



typeString

...



creationTimeDateTime

...



modificationTimeDateTime

...

...



accessTimeDateTime
rename

...

nameString

...



newNameString

...

...



target

...

String

remove

...

nameString

...

...

...

nameString

...



Click on an action to read a more detailed description. Each topic contains information on static file access.
For more information on how to access the file system dynamically refer to Dynamic File Access.

Panel
titleRelated Pages:

Children Display