[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
Re: HP Printer types
- Subject: Re: HP Printer types
- From: John Milardovic <milardj@SX.COM>
- Date: Thu, 16 Sep 1999 13:03:06 -0400
$ is also for date type variables. Use DECLARE-VARIABLE date $var $var2
END-DECLARE to explicitly declare the variable as a date type. Or use the
strtodate() function.
HTH
John Milardovic
> -----Original Message-----
> From: Shriniwas Mahambare [SMTP:shriniwas.mahambare@RTSSOFTWARE.COM]
> Sent: Thursday, September 16, 1999 12:57 PM
> To: Multiple recipients of list SQR-USERS
> Subject: HP Printer types
>
> Hi!,
> Can any one tell me :
> 1. What versions of HP printers are supported by SQR.
> 2. In SQR '$' is for character datatype and '#' is for number datatype ,
> there is no datatype for date , so how can I do the date arithmatics, like
> comparisons.
>
>
> Thanks in advance
> Shriniwas M.