[comp.sys.amiga.tech] ASL : anyone get it working?

smithwik@pioneer.arc.nasa.gov (R. Michael Smithwick -- FSN) (09/01/90)

[]

Any get the ASL filerequester to work right? I can bring it up in the
workbench screen, but when I try to bring it into my own screen I get a 
crash. My code is :

struct TagItem Taglist[]=
{
   ASL_Width,300,
   ASL_Height,100,
   TAG_DONE,0,
};

    fr=(struct FileRequester *)AllocAslRequest(ASL_FileRequest,Taglist);
    fr->window=mywindow;
    RequestFile(fr);
    FreeFileRequest(fr);


                                       >> mike smithwick <<

Any opinions are my own since nobody else would ever want them.

"Colonize Cyberspace!"