WriteRegMulti
Description: |
baWriteRegMulti writes a multi string value into the Windows Registry. |
Platforms: |
Windows |
Usage: |
Result = baWriteRegBinary( KeyName, ValueName, Data, Branch ) |
Arguments: |
String, string, list (Xtra) or string (UCD), string. |
Returns: |
Integer. Returns 1 if the function is successful, otherwise 0. |
Examples: |
Director: Authorware: |
See also: |
baReadRegMulti |