SET %DataType = 'X(6)' SET %TableSize = '100' SET %TableName = 'CustTemp' SET %ColumnName = 'CustID' CREATETEMPTABLE/D {%TableName} "Data Base Name Is {%TableName} // - TD {%TableName} {%TableSize} records temp // - {%ColumnName} {%DataType} // WRITE/C{%TableSize} A {%TableName} {%ColumnName} = ' ' INVERT Customers.CustomerID {%TableName} {%ColumnName}
Copyright © 2019 , WhamTech, Inc. All rights reserved. This
document is provided for information purposes only and the contents hereof are
subject to change without notice. Names may be
trademarks of their respective owners.