[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
Re: String Limits
Duncan,
SQR should have no problem with an 80 character string. Is there
a MAXLEN in your INPUT statement (which accepts the name of the file)?
Ray
> Does anyone know the maximum length of a string variable in SQR 4.0?
> I am building the following file name in a job, and attempting to open
> it within my job:
>
> \\thweb\maximo_interfaces\kingston\data_outbound\GL\Invoice_Dist\CAGL001.0000023
>
> I get a message in the log file saying that the value is being
> truncated, and then of course, my open fails. As I really don't have
> any control over this file name, and I don't have writes on the the
> (NT) machines that the job runs on, and I have no control over the
> machine that the share exists on... Is there any thing I can do to
> allow the long variable value to be accepted by SQR?
>
> Thanks in advance, Dunc.
>
>
>
>
> _________________________________________________________
> DO YOU YAHOO!?
> Get your free @yahoo.com address at http://mail.yahoo.com
>
----------------------------------------------------------------------
Ray Ontko | Ray Ontko & Co | "Time for a new signature line."
rayo@ontko.com | Richmond, In | See us at http://www.ontko.com/
- References:
- String Limits
- From: "C. Duncan Hudson" <c_duncan_hudson@YAHOO.COM>