[gradsusr] Draw String question

avi kojokro kojokroavi at gmail.com
Mon Sep 29 02:33:47 EDT 2014


HI.
Try to do this way:



'set t 1'
'q time'
ctime = subwrd(result,3)
chour = substr(ctime,1,3)
cday = substr(ctime,4,9)

'draw string 4.5 8.4   'cday':'chour

Avi.

2014-09-29 8:03 GMT+03:00 Steve Young <shy9 at earthlink.net>:

>   I am trying to create a script to  pull the value of a variable (Time),
> display the information and put the information on my output.
>
> I have tried this:
> ‘q TIME’
> say result
> ‘Draw String 4.5 8.4’ result
>
> I have not been successful, can anyone help?
> Thanks  Steve Young
>
>
> _______________________________________________
> gradsusr mailing list
> gradsusr at gradsusr.org
> http://gradsusr.org/mailman/listinfo/gradsusr
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://gradsusr.org/pipermail/gradsusr/attachments/20140929/143feea9/attachment.html 


More information about the gradsusr mailing list