[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index] [Date Index] [Thread Index]
[SQR-USERS Info] [SQRUG Home Page]

[sqr-users] Wrapdepth Error Message



Hi everyone,

How is wrapdepth() working for you these days?  It is driving me nuts.

This statement produces the following error message:

 let #depth = wrapdepth($description, 44, 1, '', '')

   (SQR 3405) The value for 'wrapdepth width' (0) must be > 0.

This statements works and gives the correct results:

 let #depth = wrapdepth($description, to_number(to_char(44)), 
to_number(to_char(1)), '', '')

I'm sure you can imagine the amount of time I've wasted figuring this out.  Has 
this happened to anyone else?  I've seen a few references to this error message 
in sqr-users archive on sqrug.org, but nothing recent and nothing with a 
definitive solution.  I tried *many* other combinations of variables, functions 
and expressions for the width and height arguments before I stumbled onto this 
work-around.  Who can I bill for all this time??

I'm using SQR for PeopleSoft/8.41/PC/Windows NT 4.0/ODBC Level 2/Jun 25 2002, 
which is equivalent to V6.something, no?

Thanks -- Dan


_______________________________________________
sqr-users mailing list
sqr-users@sqrug.org
http://www.sqrug.org/mailman/listinfo/sqr-users