Username Remember Me?
Password   forgot password?
   
   
Error in the documentation of sdprox and sdp_prox
Posted: 26 July 2010 03:32 PM   [ Ignore ]  
Member
RankRankRank
Total Posts:  68
Joined  2010-04-27

Hi,

In the documentation of sdprox we have the following syntax:
PP=SDP_PROX(PROTO,TYPE,PAR)

while in the documentation of sdp_prox we have:
PP=sdp_prox(TYPE,PROTO,PAR)

There are obviously two problems:
1) sdprox and sdp_prox should have their input argument in the same order,
2) in the documentation of sdprox the syntax should be: PP = sdprox(...)

best regsrds,

JM

Profile
 
 
Posted: 27 July 2010 08:45 AM   [ Ignore ]   [ # 1 ]  
Administrator
Avatar
RankRankRankRank
Total Posts:  240
Joined  2008-04-26

Hi Jean-Michel,

thanks for reporting this! Actually, the help sections in both commands contain typos but the interfaces are consistent:

p=sdproxprototypepar );

p=sdp_proxprototypepar );

We’ll fix the documentation in the coming release.

With Kind Regards,

Pavel

Profile
 
 
   
 
 
‹‹ sdsvc      Licence error ››