[Date Prev][Date Next][Thread Prev][Thread Next]
[Author Index]
[Date Index]
[Thread Index]
[SQR-USERS Info]
[SQRUG Home Page]
Re: File location -Reply
- Subject: Re: File location -Reply
- From: Jim Hardesty <jhardest@LMBERRY.COM>
- Date: Wed, 2 Jun 1999 11:14:07 -0400
Uh, you could do that.
Or you could simply:
Let $Filename = name1
do process-file
Let $Filename = name2
do process-file
Let $Filename = name3
do process-file
begin procedure process-file
open $filename as 1 blah blah
read
do
etc
close 1
end procedure process-file
jim
>>> Jeromy McMahon <Jeromy.McMahon@APOLLOGRP.EDU> 06/02/99
10:33am >>>
You create a batch job to run all three processes...
Jeromy D.C McMahon
Software Engineer - SQR Programmer/Developer
Apollo Group - Information System
-----Original Message-----
From: Aboukr Sadikh [mailto:bsadikh@YAHOO.COM]
Sent: Tuesday, June 01, 1999 8:12 PM
To: Multiple recipients of list SQR-USERS
Subject: File location
Hi folks,
I have one SQR that uploads data from three different source files
(x,y,z) residing at the same location. My question is: Is it possible
to dynamically set the file name so that once x is uploaded, y will be
read immediatly, then z. Or do I have to prompt the user for the file
name????
TIA.
BS
_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com