Forum Post: Max number characters allowed using the :NAME attribute

  • Thread starter Thread starter romelwell
  • Start date Start date
Status
Not open for further replies.
R

romelwell

Guest
Please forgive my ignorance. Can someone confirm that the :NAME attribute only allows values up to 32-characters in length? DEF VAR tempTableName AS CHAR INIT " ADO_ttprinterHead_ttFieldProperties ". ... hADOttBuffer:COPY-TEMP-TABLE(aBufferHandle, FALSE, FALSE, FALSE, tempTableName). MESSAGE hADOttBuffer:NAME VIEW-AS ALERT-BOX. The last message outputs the string ' ADO_ttprinterHead_ttFieldPropert '. The last 3 characters are truncated.

Continue reading...
 
Status
Not open for further replies.
Back
Top