This Resources file contains:
    
    a) !RunImage - the current version of the Dr Wimp !MyApp !RunImage file BUT WITH THE FIRST FIVE LINES REMOVED. i.e. starting with:
        
        60 :
        70 ON ERROR PROCwimp_error(appname$,REPORT$+" at line "+STR$ERL,1,1):END

      (Note: In Versions 1.06 and lower, first FOUR lines only were removed.)

  
    b) DrWimp - the current version of the DrWimp library.
    
    c) !Sprites
    d) !Sprites22
    
    e) Templates
    

To update !Fabricate for a new Dr Wimp Version all that normally needs to be done is to change a) and b) above to the new matching pair - and to update DrWimp Version number in first line of 'CustomData' file.


EOF107