| Title: | *OLD* ALL-IN-1 (tm) Support Conference | 
| Notice: | Closed - See Note 4331.l to move to IOSG::ALL-IN-1 | 
| Moderator: | IOSG::PYE | 
| Created: | Thu Jan 30 1992 | 
| Last Modified: | Tue Jan 23 1996 | 
| Last Successful Update: | Fri Jun 06 1997 | 
| Number of topics: | 4343 | 
| Total number of notes: | 18308 | 
I came across a little limitation, I was wondering if it's expected behaviour and the doc needs updating or whether it is really a problem. Submit the following com file to your local batch queue; $ allin1/reenter/noinit oa$ini_init get cli$a1dir = profil.direct[oa$user] GET #TEMP = OA$FORM_INFO:phpent.ND_ENTRY[".FILE"] exit $exit Exactly the same done interactively works fine. Is it due to FMS? Cheers, Andy
| T.R | Title | User | Personal Name | Date | Lines | 
|---|---|---|---|---|---|
| 3004.1 | IOSG::CARLIN | Dick Carlin IOSG, Reading, England | Wed Jul 14 1993 10:46 | 5 | |
|     Andy
    
    In what way did it not work? (Does that make sense?)
    
    Dick
 | |||||
| 3004.2 | Yes it made sense, I should have been more explicit | BRSDVP::WOOD | I couldn't resist the fish! | Wed Jul 14 1993 11:19 | 36 | 
| re .1 
It didn't work in the following sort of way :-)
Cheers,
Andy
%SYSTEM-F-ACCVIO, access violation, reason mask=00, virtual address=00000064, P4
  Improperly handled condition, image exit forced.
        Signal arguments              Stack contents
        Number = 00000005                00000000
        Name   = 0000000C                00000000
                 00000000                29FC0000
                 00000064                7FD7B850
                 0019F100                7FD7B83C
                 03C00004                0033C4A1
                                         0037B230
                                         00000014
                                         00298091
                                         00000000
        Register dump
        R0 = 0029811A  R1 = 00000000  R2 = 0037B230  R3 = 00000000
        R4 = 00298091  R5 = 00075488  R6 = 001DFFA4  R7 = 001A79E0
        R8 = 001AF917  R9 = 001A77BA  R10= 001AF731  R11= 001ADB24
        AP = 7FD7B7B8  FP = 7FD7B778  SP = 7FD7B7F4  PC = 0019F100
        PSL= 03C00004
                                                            
 | |||||
| 3004.3 | IOSG::CARLIN | Dick Carlin IOSG, Reading, England | Wed Jul 14 1993 14:01 | 9 | |
|     Yes, it is a problem (but you knew that anyway :-) 
    
    It's a combination of FMS related activity (OA$FORM_INFO) followed by
    trying to reset to the current form, and because you don't have a
    current form it blows.
    
    SPR it.
    
    Dick
 | |||||