DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 3 of 3
  1. #1
    Dan Guest

    Command Window - remembers last commands


    Re:Command Window

    I'm using Visual Foxpro 7.0 and don't want it listing all my past commands...
    I looked in the 'options' but can't see were I turn this feature off - anyone
    know?? Thanks.

  2. #2
    Rick Bean Guest

    Re: Command Window - remembers last commands

    Dan,
    You can simply Right-Click on the Command Window and choose Clear - this could be done as you leave
    VFP OR just after youy start it.
    Alternately, you can add the following line to your CONFIG.FPW:
    COMMAND = ERASE (SYS(5)+CURDIR()+"_command.prg")

    OR if you use the _STARTUP opiton, you can put the erase in that program / application.

    Rick

    "Dan" <dhope@americanMailers.com> wrote in message news:3e844e78$1@tnews.web.devx.com...
    >
    > Re:Command Window
    >
    > I'm using Visual Foxpro 7.0 and don't want it listing all my past commands...
    > I looked in the 'options' but can't see were I turn this feature off - anyone
    > know?? Thanks.




  3. #3
    Craig Berntson Guest

    Re: Command Window - remembers last commands

    You could just mark the _Commnd.prg file as ReadOnly. Mine is located in
    C:\Documents and Settings\caberntson\Application Data\Microsoft\Visual
    FoxPro 8

    --
    Craig Berntson
    MCSD, Visual FoxPro MVP
    www.craigberntson.com
    Salt Lake City Fox User Group
    www.slcfox.org


    "Dan" <dhope@americanMailers.com> wrote in message
    news:3e844e78$1@tnews.web.devx.com...
    >
    > Re:Command Window
    >
    > I'm using Visual Foxpro 7.0 and don't want it listing all my past

    commands...
    > I looked in the 'options' but can't see were I turn this feature off -

    anyone
    > know?? Thanks.




Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links