no such object

hershrev hershbp at realtorsgroup.us
Mon Feb 2 16:03:30 EST 2004


I got that but the Ip add varies from time to time. Is there a way to 
send a message in a stack from a different stack ?
Thanks hershrev
On Monday, February 2, 2004, at 03:40 PM, Jan Schenkel wrote:

> --- hershrev <hershbp at realtorsgroup.us> wrote:
>> Hi every one
>> I have a script in a stack
>> on openStack
>>     "put  revOpenDatabase("PostgreSQL",field
>> "ip_address","test","postgres","xxxxxxx")into field
>> "myDBID"
>> end openStack
>>   working fine , when I call it from a
>> substack,(call "openStack" ) the
>> compiler comes up no such object.
>>
>>       	executing at 3:26:04 PM
>> Type	Chunk: no such object
>> Object	ATfRE
>> Line	put  revOpenDatabase("PostgreSQL",field
>> "ip_address","test","postgres","xxxxxxx")into field
>> "myDBID"
>> Hint	ip_address
>>
>> Thanks hershrev.
>>
>
> Hi Hershrev,
>
> Unless you have a field "ip_address" in your substack,
> you'll have to better specify that field "ip_address"
> in your mainstack :
>   put revOpenDatabase('PostgreSQL", field "ip_address"
> of me,"test","postgres","xxxxxxx")into field "myDBID"
>
> Hope this helped,
>
> Jan Schenkel.
>
> =====
> "As we grow older, we grow both wiser and more foolish at the same 
> time."  (La Rochefoucauld)
>
> __________________________________
> Do you Yahoo!?
> Yahoo! SiteBuilder - Free web site building tool. Try it!
> http://webhosting.yahoo.com/ps/sb/
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> http://lists.runrev.com/mailman/listinfo/use-revolution
>



More information about the use-livecode mailing list