[[https://www.revelation.com/|Sign up on the Revelation Software website to have access to the most current content, and to be able to ask questions and get answers from the Revelation community]] ==== Help with GREV needed!!!! (AREV Specific) ==== === At 07 JAN 1998 03:24:26PM Matt Baker wrote: === {{tag>"AREV Specific"}} Problem with Grev, the copy command does not copy dictionary item and only the @id info. The copy command normally copies the dictionary and all data fields. Any suggestions???? ---- === At 08 JAN 1998 11:29AM Victor wrote: === It would be helpful if you could go into more detail about exactly what you are doing. ---- === At 08 JAN 1998 04:12PM Norman Bonello wrote: === When you COPY as below you will only copy data records COPY REV.FILE * TO:(NEW.REV.FILE This will copy all records in REV.FILE to NEW.REV.FILE. Note that NEW.REV.FILE must exist. If you need to copy Dictonary Records you need to use the following: COPY DICT REV.FILE * TO:(DICT NEW.REV.FILE This will copy all Dictonary Records from REV.FILE to NEW.REV.FILE Note: If you require to COPY the WHOLE File (Dict+Data) try using the MOVE Command. Try looking up commands by typing HELP at Colon Prompt. Norman Bonello nrbone@usa.net ---- === At 09 JAN 1998 11:23AM Matt Baker wrote: === I have found the problem! The developer changed a program by mistake and the program was not coping the dictionary to the new file. Thanks for you response Matt ---- === At 09 JAN 1998 11:27AM Matt Baker wrote: === Thanks: That was the problem. The developer changed the program and left out the coping of the dict items to the new file! :) Thanks. Matt Baker [[https://www.revelation.com/revweb/oecgi4p.php/O4W_HANDOFF?DESTN=O4W_RUN_FORM&INQID=NONWORKS_READ&SUMMARY=1&KEY=BE3E3D99A9E36D5A85256585007019B8|View this thread on the forum...]]