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/
