Products Downloads


French version


 

 

This function is used to put the file in read-only/write mode (deletion of READ_ONLY attribute).

 

Context

  • Windows client,

  • Windows server,

  • Java client,

  • Java server,

  • Adelia Web client,

  • Adelia Cloud client,

  • Event Adelia client.

 

Parameters

ALPHA(n)

Path

Name of the file to be modified.

BOOL

ReturnCode

*TRUE if the operation has been performed successfully.

Output parameter.

 

 

Example

ALPHA(256) = Path

BOOL = ReturnCode

 

* Testing 'c:\temp\test.txt'

Path = 'c:\temp\test.txt'

 

CALL_DLL 'VATOOLBX.DLL' 'VaToolBxSetWritable' Path ReturnCode

IF NOT ReturnCode

* Error processing...

END

 

List of the VaToolBx functions by topic

 

↑ Top of page


  • Aucune étiquette