This may be flavor dependent. We run Pick flavor and I create dir-type files all the time with...
CREATE.FILE FILENAME 1,1,19 1,1,19 This of course assumes you want both the dictionary and data files to be type 19. Perry -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Susan Joslyn Sent: Tuesday, July 03, 2007 1:36 PM To: [email protected] Subject: [U2] UV CREATE.FILE Hello Group, Anybody know the syntax to create a DIR type file from a single command line execute on Universe? The helps says it's type, then modulo and sep - then gives the specific example CREATE.FILE DATA TEST 4 3 2 saying that this will create type 4 file with a modulo of 3 and a separate of 4, but when I type that exact command at TCL I get: >CREATE.FILE DICT SJTEST7 4 3 2 Creating file "D_SJTEST7" as Type 18, Modulo 4, Separation 1. Added "@ID", the default record for RetrieVe, to "D_SJTEST7". I've always just done it CREATE.FILE filename - then hit return and it prompts me. It does, by the way prompt for modulo first. But if I try to do THAT on the command line, as in CREATE.FILE SJTEST8 1 2 19 . I still don't get what I'm after: >CREATE.FILE SJTEST8 1 2 19 Creating file "SJTEST8" as Type 18, Modulo 2, Separation 1. Creating file "D_SJTEST8" as Type 18, Modulo 1, Separation 1 Added "@ID", the default record for RetrieVe, to "D_SJTEST8" ------- u2-users mailing list [email protected] To unsubscribe please visit http://listserver.u2ug.org/ CONFIDENTIALITY NOTICE: This e-mail message, including any attachments, is for the sole use of the intended recipient(s) and may contain confidential and privileged information. Any unauthorized review, use, disclosure or distribution is prohibited. ZirMed, Inc. has strict policies regarding the content of e-mail communications, specifically Protected Health Information, any communications containing such material will be returned to the originating party with such advisement noted. If you are not the intended recipient, please contact the sender by reply e-mail and destroy all copies of the original message. ------- u2-users mailing list [email protected] To unsubscribe please visit http://listserver.u2ug.org/
