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:
Reply To:
Date:
Fri, 30 Nov 2007 16:58:37 -0500
Content-Type:
text/plain
Parts/Attachments:
text/plain (25 lines)
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!

!setvar file_name ' '
!setvar remotefile ' '
!setvar mon ' '
!setvar yr ' '
!setvar mon '!hpmonth'
!setvar yr '!hpyear'
!setvar file_name 'CNTR!mon!yr'
!setvar remotefile "!file_name"
!COMMENT 

!FTP
OPEN  
USER 
!put !remotefile

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

ATOM RSS1 RSS2