CompuServe Messages

WBenchMsg

#: 20748 S7/ProgrammingForum unknown
    29-May-86 04:17:22
Sb: #20729-WBenchMsg
Fm: John Mesiavech 75076,1640
To: Don Curtis 72545,151

This message turned up in search, but its forum couldn’t be identified from the original transcript, so it may not be linked into its thread.

Mighta missed something..Startup.h IS included, as is icon.h and workbench.h.. What seems to be happening is that the workbench startup message is defined differently in Manx and in Lattice..In Lattice, it's defined as WBenchMsg and the program references it as an extern struct WBArg *WBenchMsg… while in Manx (according to Charlie Heath) the same thing is called wb_msg. If so, just changing the extern should do it..will see and report back later.