.TransmitToFieldEncrypted

Syntax

TransmitToFieldEncrypted "Recordset", "Field", "String"

Description

Transmits the encrypted string to the specified field of a recordset.

Command Parameters

Recordset Select the defined recordset on which the field exists.
   
Field Select the defined field to copy the string value to. Use the Fields tab to add fields to recordsets.
   
String Argument type: String
  Transmits this encrypted string to the field location specified above. The value is encrypted with asterisks when it's saved to the model file.