Publish It v4.0 for SuperExpander E patch From: chiu@ucsee.berkeley.edu Newsgroups: comp.sys.apple2 The following is a patch I devised to make Publish It v4.0 recognize memory beyond 128k on (cheap) memory board known as SuperExpander E. This patch is supplied AS-IS, and the author (yours truely) will take no responsiblity for the consequences (yes, I patched my copy of Publish It v4.0 and it seems to be working just fine) in event it cause your copy to choke, so do it on your backup copy only! From BASIC.SYSTEM type the following: ]BLOAD DTP.SYSTEM,TSYS,A$2000 ]CALL -151 *4B0C: 8D 71 C0 *4B1D: 9C 71 C0 *4B2F: 8D 71 C0 *4B40: 9C 71 C0 *4CB5: 9C 71 C0 *4CF3: 9C 71 C0 *4D44: 8C 71 C0 *4D55: 8C 71 C0 *4D6F: 9C 71 C0 *BSAVE DTP.SYSTEM,TSYS,A$2000,L17714 After this patch Publish It! v4.0 should work with SuperExpander E.