Talk About Network



Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Clipper > Re: Tbrowse hel...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 4 of 4 Topic 3817 of 3904
Post > Topic >>

Re: Tbrowse help.

by sebas22 <nospam@[EMAIL PROTECTED] > Jan 13, 2008 at 08:41 AM

On Sun, 13 Jan 2008 08:37:38 +0000, sebas22 <nospam@[EMAIL PROTECTED]
> wrote:


>  ob:gotop()
>  REPEAT
>     do while nextkey() == 0 .and. ! ob:stabilize()
>     enddo
>  UNTIL ( ob:ApplyKey(getkey(0)) == TBR_EXIT )	

ah, REPEAT / UNTIL is defined elsewhere :

  #xcommand REPEAT              =>      while .t.
  #xcommand UNTIL <exp>     =>      if ( <exp> ) ; exit ; end ; end

-- 
Regards,
Sebas




 4 Posts in Topic:
Tbrowse help.
vmk1508@[EMAIL PROTECTED]  2008-01-12 07:14:44 
Re: Tbrowse help.
"Stephen Quinn"  2008-01-13 02:36:52 
Re: Tbrowse help.
sebas22 <nospam@[EMAIL  2008-01-13 08:37:38 
Re: Tbrowse help.
sebas22 <nospam@[EMAIL  2008-01-13 08:41:03 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Sat May 17 3:15:48 CDT 2008.