Results 1 to 3 of 3

Thread: activedocument.variables collection

  1. #1

    Thread Starter
    Junior Member
    Join Date
    May 2000
    Posts
    17

    Smile

    Is there a maximum number of variables that can comprise the activedocument.variables collection? I'm having difficulty seeing anything added over variables.count = 25.

    Thanks!

  2. #2
    Addicted Member
    Join Date
    Oct 2000
    Location
    Vienna/Austria
    Posts
    132
    Hi markhirt !!!

    I didn't find any information about a limitation of the variables.

    I have also tested this with 100 variables (WORD 97) - it works for me.

    The only thing I can remember is a memory leek if you want to set/read any document properties which are not build in.

    Hope this helps a little bit.

    -cu TheOnly

    PS: Post the code that we can see whats going on

  3. #3

    Thread Starter
    Junior Member
    Join Date
    May 2000
    Posts
    17
    I determined that if a "" (null string) gets assigned to an active document variable, it deletes the variable completely.

    Trying to tweak data integrity so a null string won't be passed to the active document variable.

    Thanks for testing and confiming the collection's max count for me!

    Mark

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width