what is the difference between document list and document re

Hi,
I was trained on webMethods 6.0 several years ago and am finally using it.
I am having trouble finding documentation regarding the different document types and how to use them. Where could I locate that infomation, please.

thanks,

mberry

Look at DeveloperUsersGuide.pdf Appendix C Supported Data Types that comes in the Developer/doc directory.

Anything called a ‘list’ is an array. A document reference is a pointer to a document type that has already been defined and can be found in the Developer tree.

HTH,
Fred

hi,
berry . Fred told that is correct.

Thanks for the information. I figured it out while playing with it and now I know where to look.
M-