You would use CREATE.FILE DATA SCRATCH,<your hashedfile name>  <rest of 
create.file options>

Per the CREATE.FILE documentation, there can be no space between the 
filename and the datafile name, only a comma.  Note that your VOC file 
entry for SCRATCH is now modified to indicate it is a multi-level data 
file (if that is the correct terminology anymore).  You can now reference 
the hashed file like any other file, but using the SCRATCH,<your 
hashedfile name> identifier, ie.

LIST SCRATCH,<your hashedfile name> F1 F2 F3.......
_________________________________________________________
"I reject your reality and substitute my own" - Adam Savage

Glenn M. Herbert - Connectivity Development  Engineer
Information Integration Solutions, IBM Software Group
50 Washington Street Westboro, MA 01581
 508-599-7281 direct 



Barry Brevik <[EMAIL PROTECTED]> 
Sent by: [EMAIL PROTECTED]
01/05/2006 03:49 PM
Please respond to
u2-users


To
"U2-users (E-mail)" <[email protected]>
cc

Subject
[U2] [UV] Create hashed file in subdirectory?






This is Universe 9.6.1.3 on Windows 2000.

I have a type 19 "file" (in other words, a subdirectory) that looks like
this in the VOC:
 
 001.. F
 002.. SCRATCH
 003.. D_SCRATCH
 
I use this to create temp files and other administrative type files which
usually get deleted later.

So... this sounds stupid even to me, but how can I create a static hashed
file in this subdirectory?? CREATE.FILE does not seem to allow this.

Barry Brevik
-------
u2-users mailing list
[email protected]
To unsubscribe please visit http://listserver.u2ug.org/
-------
u2-users mailing list
[email protected]
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to