WinBatch Tech Support Home

Database Search

If you can't find the information using the categories below, post a question over in our WinBatch Tech Support Forum.

TechHome

OLE COM ADO CDO ADSI LDAP
plus
plus
plus
plus
plus
plus
plus
plus
plus
plus
plus
plus
plus
plus
plus
plus
plus
plus
plus
plus
plus
plus
plus
plus
plus
plus
plus
plus
plus
plus
plus
plus
plus
plus
plus
plus
plus
plus
plus

Can't find the information you are looking for here? Then leave a message over on our WinBatch Tech Support Forum.

OLE Property and Method Name Limit

 Keywords: OLE Property and Method Name Limit limitation  

Question:

I am receiving the error 3244: Property name too long. On the line
o.LimitExchangeKeyToEncipherment = @TRUE
The property name is 30 characters long. I there some kind of limitation built into Winbatch that limits the length of the property name?
o = ObjectOpen("CEnroll.CEnroll.1")
o.LimitExchangeKeyToEncipherment = @TRUE

Answer:

In version 2003F and older a OLE property and method name limit of 29 characters. This limitation will be removed in the version release.
Article ID:   W15583
File Created: 2003:05:13:11:29:08
Last Updated: 2003:05:13:11:29:08