CompuServe Archive

This is an archive of CompuServe forum messages from 1985 to 1995, as saved in transcripts by John Foust.

Search Results (3 messages)

#8381- #Quotes in replies Message #8384
From: James W. Walker Symantec Dev Tools Forum · Think C August 9, 1993 10:24 AM
Sure, this is not UseNet, and people pay for their time. People who want to pay as little as possible use Navigator. But that means they cannot easily read the predecessors of a message, if they were read in a previous Nav session.
#TPM complaint Message #7121
From: James W. Walker Symantec Dev Tools Forum · Think C July 18, 1993 1:14 PM
Since the TPM insists on listing files alphabetically, I thought I might be able to do a little organization by putting the documentation files in a separate segment from the files that actually generate code. But it won't let me build the project, a single-segment code resource, on the grounds…
> I have a help screen I've written that contains a topic list and > a scrolling text area (which doesn't scroll yet). If you don't mind reading C code (I think you requested Pascal) I posted code for the same task, called Show_help. Look for SHHELP.SIT in the libs,…