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 TouchToneTommy 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: Enkidou
  • Content: Threads
  • Order by date
  1. Enkidou

    Validation on Drop Down List

    Hello, I've in a simple Form a Drop Down List on which I'd like to test the value. In fact, I'd like there is a value. So, on the OK Button, on Accepted embed, before Generated Code, I've put this : IF CLIP(DNR:TYPE_INFO) = '' THEN message('The field is empty') Select(DNR:TYPE_INFO)...
  2. Enkidou

    Problem with Crystal REPORT

    Hi all, I'm using in my corporate software some Crystal Reports called by Crystal 8 DLLs for CLARION. But I've a problem. If I'm in a browse and I call a report, at the close of this one, so I've an error, the text is localised in French but the equate is : USHORT(Msg:AbortReading) But in...
  3. Enkidou

    Loop calling a report

    Hello, I've a loop on the primary key of a file which is calling a report. If I desactivate the call to the printing procedure, the loop goes by each step of the file. But if the printing procedure is called the loop goes 2 by 2. The loop is based on the same file that the primary file of the...

Part and Inventory Search

Back
Top