Talk About Network

Google


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


Data Bases > Xbase Fox > Re: VFP 9 SP 1:...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 9 of 14 Topic 763 of 861
Post > Topic >>

Re: VFP 9 SP 1: Odd Run-time Error

by "Paul Pedersen" <nospam@[EMAIL PROTECTED] > May 3, 2007 at 12:44 PM

Try breaking up that statement into pieces, see what might be causing the 
problem. Try this in the exe:

WAIT WINDOW THIS.wfctlist
tempvar = CHRTRAN(THIS.wfctlist, " ", "")
WAIT WINDOW m.tempvar
browses.addproperty("filter1", m.tempvar, 1)
WAIT WINDOW browses.filter1


"Gene Wirchenko" <genew@[EMAIL PROTECTED]
> wrote in message 
news:hj5k339lua8md9a502c9hbt2drdj647koj@[EMAIL PROTECTED]
>     The following line runs fine under a development system.  Under
> the run-time, it throws error 1001 (Feature is not available.):
>     browses.addproperty("filter1",chrtran(this.wfctlist," ",""),1)
>
>     browses is an object of type basiccustom which is a subclass of
> custom.  basiccustom simply adds a method called .dorelease() which is
> equivalent to most cl***** .release().
>
>     this.wfctlist is an input field four characters long.
>
>     browses.filter1 does not already exist (though this should not
> matter).
>
>     The docs for .addproperty do not have anything about limitations
> under the run-time (except for the fourth optional parameter which I
> am not using).
>
>     What am I missing here?
>
> Sincerely,
>
> Gene Wirchenko
>
> Computerese Irregular Verb Conjugation:
>     I have preferences.
>     You have biases.
>     He/She has prejudices.
 




 14 Posts in Topic:
VFP 9 SP 1: Odd Run-time Error
Gene Wirchenko <genew@  2007-05-03 10:12:43 
Re: VFP 9 SP 1: Odd Run-time Error
"Paul Pedersen"  2007-05-03 10:37:52 
Re: VFP 9 SP 1: Odd Run-time Error
"Dan Freeman" &  2007-05-03 11:43:26 
Re: VFP 9 SP 1: Odd Run-time Error
Gene Wirchenko <genew@  2007-05-03 12:31:20 
Re: VFP 9 SP 1: Odd Run-time Error
Rush Strong <rpstrong@  2007-05-03 20:12:23 
Re: VFP 9 SP 1: Odd Run-time Error
Gene Wirchenko <genew@  2007-05-03 12:21:33 
Re: VFP 9 SP 1: Odd Run-time Error
"Christof Wollenhaup  2007-05-03 22:22:24 
Re: VFP 9 SP 1: Odd Run-time Error: SOLVED
Gene Wirchenko <genew@  2007-05-03 15:47:18 
Re: VFP 9 SP 1: Odd Run-time Error
"Paul Pedersen"  2007-05-03 12:44:13 
Re: VFP 9 SP 1: Odd Run-time Error
Jack Jackson <jacknosp  2007-05-03 15:51:33 
Re: VFP 9 SP 1: Odd Run-time Error
Gene Wirchenko <genew@  2007-05-03 17:24:07 
Re: VFP 9 SP 1: Odd Run-time Error
Cy Welch <cywelch@[EMA  2007-05-03 18:05:19 
Re: VFP 9 SP 1: Odd Run-time Error
Gene Wirchenko <genew@  2007-05-03 22:02:35 
Re: VFP 9 SP 1: Odd Run-time Error
Cy Welch <cywelch@[EMA  2007-05-03 17:55:32 

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 Nov 22 13:16:26 CST 2008.