HP3000-L Archives

November 2007, Week 5

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
"Keven Miller (rtt)" <[log in to unmask]>
Reply To:
Keven Miller (rtt)
Date:
Fri, 30 Nov 2007 15:17:16 -0700
Content-Type:
text/plain
Parts/Attachments:
text/plain (21 lines)
mag wrote:
> hello,
> 
> My file name,remotefile, is not coming out like I thought.  I am trying to name 
> the file "cntr" and concatenate the month and year to the file name.  What I 
> am getting is  this : "!file_name".  Can you see what I am doing wrong?  
> Thanks!

Fox 11:setvar remotefile "CNTR!HPYEAR!HPMONTH"
Fox 11:showvar remotefile
REMOTEFILE = CNTR711
Fox 11:setvar remotefile "CNTR"+RHT("0!HPYEAR",2)+RHT("0!HPMONTH",2)
Fox 11:showvar remotefile
REMOTEFILE = CNTR0711
Fox 11:

Keven

* To join/leave the list, search archives, change list settings, *
* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

ATOM RSS1 RSS2