Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Danwoo
  • Content: Threads
  • Order by date
  1. Danwoo

    How do I know some one have FLOCK

    Hi again, The following codes in my program keep adding a new blank record when someone in the network have FLOCK to the database, ---------------------------------- Use price shared new dbappend() if neterr() @ say ... "soneone updating, try later..." else replace the fields... endif...
  2. Danwoo

    Question about scrolling with GET command

    Hi, programers I need a small help regarding scrolling with GET command. One of my memory variable is 25 char length. Due to space limitation on the screen, I wanted to do a prompt imput for this variable with 10 char spaces (but still let user input upto 25 char by scrolling to the left), so I...
  3. Danwoo

    PACK command does not work in my program with 5.3

    Hi, about 8 years ago, I have wrote a Clipper program using Clipper 5.01 for my own company. At time time I used Rmake, and Rtlink. It contained 4 DBFs and around 10 indexes. The largest DBF file contained around 200 thousand records. The program has a procedure for packing all files and it...

Part and Inventory Search

Back
Top