dbTalk Databases Forums  

Exit command button

comp.databases.xbase.fox comp.databases.xbase.fox


Discuss Exit command button in the comp.databases.xbase.fox forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Rich
 
Posts: n/a

Default Exit command button - 04-17-2004 , 11:38 PM






I have the following task. The program checks to see if a certain file
is in the directory. If not, then the program stops executing the code
and exit the command button.


I can write code that can solve my problem. I am just curious if there
is a command that will let me out of the command button like "Exit
Sub".

Reply With Quote
  #2  
Old   
Josh Assing
 
Posts: n/a

Default Re: Exit command button - 04-18-2004 , 10:38 AM







"return" will leave the current procedure/method

On 17 Apr 2004 21:38:08 -0700, richmarin (AT) earthlink (DOT) net (Rich) wrote:

Quote:
I have the following task. The program checks to see if a certain file
is in the directory. If not, then the program stops executing the code
and exit the command button.


I can write code that can solve my problem. I am just curious if there
is a command that will let me out of the command button like "Exit
Sub".

---
Remove x's to send.


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.