Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to stop Browse
Message
From
14/09/2004 17:49:21
Joel Hokanson
Services Integration Group
Bellaire, Texas, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
How to stop Browse
Miscellaneous
Thread ID:
00942134
Message ID:
00942134
Views:
69
When I run query:

Select * From rpt_customer_invoice_lines_ro Where Id Not In (Select Id From allinvchist) noconsole

It works GREAT, but I can not stop the browse screen from coming up.

This is part of an unattended update program at night, so naturally I do not want the program to wait at a Browse screen.

I thought NoConsole would do that. I tried to add a Timeout to the select, but that is not valid.
Next
Reply
Map
View

Click here to load this message in the networking platform