>>ITEM : N00094
>>DATE: 07/22/96
>>TYPE: Information
>>TITLE: Missing N_READY() causes many NetLib problems
>>PRODUCT(S):
NetLib (all versions) for Clipper
>>PLATFORMS(S):
Clipper (all versions)
>>SUMMARY:
Not issuing N_READY() causes many NetLib problems in
Clipper.
>>MORE INFORMATION:
>>RESOLUTION/FIX:
Make sure the program issues N_READY() at the start of the
program before any other NetLib functions, except as outlined in
the manual.
>>EXAMPLE(S):
STATIC gOnNet := .F.
......
PROC MAIN
gOnNet := N_READY()
>>SEE ALSO:
>>COPYRIGHT 1997 Communication Horizons
All rights reserved worldwide.
No distribution without specific consent of publisher.
Knowledgebase
Top Home