Page 1 of 1

Command Help

Posted: Sat Jan 21, 2006 1:41 pm
by andyg
I want to insert date and valid time stamps into some of my macro's. I forgot what the command is. Can anyone help? Thank you.

Andy

Posted: Sat Jan 21, 2006 10:01 pm
by ncwxman
Andy,

LTM# will give you the forecast time & date.
LFD# will give you the forecast model run time & date.
Replace # with the line number of your label you want it to appear on.

Example:

Code: Select all

LFO1 LFD1 LMN1
LLL2 LPL2 LTM2 LLN2
Image

Refer to pages 68 - 75 of the PCGRIDDS32 Users Guide for addtional help with lables.

Good luck,

Kevin

Posted: Wed Jan 25, 2006 11:46 pm
by andyg
Kevin,

Thank you.