| T.R | Title | User | Personal Name
 | Date | Lines | 
|---|
| 462.1 | Any clues ? | RDGE44::KEEGAN_9 |  | Wed Oct 02 1991 07:44 | 13 | 
|  |     Judy,
    
    Are there any clues as to whether there actually ARE any data selected?
    Is there a log available ?
    
    I ask because the only thing I can think of, without more info', is that
    there is some problem with the .fex which FOCUS v5.n didn't object to,
    whilst v6 does, hence producing no HOLD.ftm
           
    Regards,
    Paul K
    
    
 | 
| 462.2 | Any other HOLD.'s | KAHALA::FOREMAN | Nothings Impossible, you just run out of time | Wed Oct 02 1991 09:59 | 7 | 
|  |     Do you have anything else in the directory that contains the HOLD.MAS
    file that is called HOLD.anything.  One thing that we found with V6.1
    is that the hold files will write over anything that has the same
    filename in the account, regardless of the extension.  May be another
    possibility if there is a file created.
    
    Sharon
 | 
| 462.3 | Details please... | RDGE44::KEEGAN_9 |  | Wed Oct 02 1991 10:17 | 10 | 
|  |     Hi Sharon,
    
    Re: .2
    
    Could you give details, as I've just attempted to replicate it 
    (using ON TABLE HOLD AS TEST with TEST.dta already in existence), and 
    didn't get the same problem...
    
                   
    Paul K
 | 
| 462.4 | HOLD on there... | RUNTUF::IMFRA |  | Wed Oct 02 1991 11:36 | 9 | 
|  |     
    
    I know this may seem too obvious a question, but...are you sure there
    is at least one record which qualifies for the conditions imposed by 
    your TABLE request.  The only time I've EVER seen HOLD.FTM not created
    is when there are 0 records selected for a given request.  
    
    
    
 | 
| 462.5 | Sorry - forgot specifics | KAHALA::FOREMAN | Nothings Impossible, you just run out of time | Wed Oct 02 1991 13:03 | 20 | 
|  |     Hi again,
    
    RE: .3 question about my .2 reply
    
    Sorry, I was a bit clouded on the problem we had.  Just looked back and
    that problem exists only with the creation of FORMAT DOC hold files
    when a .FTM file already exists with the same basic filename. 
    Basically, If you create a hold file first called TEST.FTM and then
    create a FORMAT DOC hold file using ...
    
    ON TABLE HOLD AS TEST FORMAT DOC
    
    It will write the FORMAT DOC output into the existing TEST.FTM file. 
    So, if you need to save the TEST.FTM file for other processing you have
    to be sure and not name your reports in DOC format the same name.  This
    is probably not the problem here however.  Don't know if the other
    FORMAT's of HOLD files do the same thing, but would suspect so.
    
    Sharon
    
 | 
| 462.6 | When a .FTM becomes a .DOC | HAMSTR::VOSS |  | Wed Oct 02 1991 14:16 | 11 | 
|  |     RE .5 I have had the same problem with V6.1. I created an .FTM with
    HOLD AS TEST FORMAT BINARY while I had done a SET HOLDDEFAULT=ALPHA.
    Then I created a report from TEST.FTM with HOLD AS TEST FORMAT DOC and
    FOCUS put the report in TEST.FTM and wiped out the previous .FTM.
    
    WATCH OUT !  I got burned. Production jobs that have been running
    'forever' may not run anymore!
    
    Beware of anything new!
    
    Greg
 | 
| 462.7 | Not always... | HAMSTR::VOSS |  | Wed Oct 02 1991 14:33 | 5 | 
|  |     I've some more testing and this does NOT happen in all cases, of
    course. I haven't narrowed down all the circumstances but I will reply
    with more info when I can spend some time on this.
    
    Greg
 | 
| 462.8 | More... | HAMSTR::VOSS |  | Wed Oct 02 1991 16:47 | 5 | 
|  |     Further testing indicate the conidition described in .5. I do a TABLE
    against a file and then HOLD the report as a .DOC with the same name.
    It use to work, but...
    
    Greg
 |