home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!europa.eng.gtefsd.com!emory!swrinde!sdd.hp.com!elroy.jpl.nasa.gov!ames!saimiri.primate.wisc.edu!usenet.coe.montana.edu!news.u.washington.edu!news.u.washington.edu!news
- From: zzz@byron.u.washington.edu (Sample)
- Newsgroups: comp.databases
- Subject: FoxPro2 & Scrollable windows
- Date: 28 Jan 1993 05:45:03 GMT
- Organization: University of Washington
- Lines: 25
- Message-ID: <1k7rsvINNbi1@shelley.u.washington.edu>
- NNTP-Posting-Host: 128.95.56.210
-
- Someone wrote:
- "If it's a file or something you can output
- to a file before viewing, use MODIFY FILE . . ."
-
- I want the output of things like "?" to go to
- a scrollable window. Sending the "?" output
- to a file (for later viewing) works but it requires
- several extra steps. If things like "?5+4" went to
- a scrollable window then I would have a "history"
- of, say, the last 1000 lines of my "workspace".
- Does Foxpro2.5 do this?
-
- > * Is there a way to have a [PROJECT-type] file
- > opened up automatically when foxpro is evoked?
-
- "What do you mean by "project". If you mean an
- application generated by the program manager (
- an .app file) or a program file, yes just put
- the name on the command line."
-
- I mean a .PJX (I think) file -- You can create one
- by selecting New from Foxpro2's File menu and
- choosing "project" as the file type (rather
- than database or program or report etc.)
-
-