Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Object grupos is not found
Message
From
20/05/1997 11:11:34
 
 
To
20/05/1997 11:05:44
Anderson Girardi
Athenas Automação de Escritório
Porto Alegre, Brazil
General information
Forum:
Visual FoxPro
Category:
User groups
Miscellaneous
Thread ID:
00032955
Message ID:
00032957
Views:
34
>I was using MEMORY VARIABLES, but now i´m trying to use BUFFERING MODE and i need use the ALLTRIM function.
> My sintax is GRUPOS.COD_GRU=ALLTRIM(GRUPOS.COD_GRU)
>
> And the Visual Fox show me a message saying OBJECT GRUPOS IS NOT FOUND.
>
> What i´m doing wrong
>
> Thanks
>
> Anderson Reis Girardi
> Athenas Automação e Sistemas Porto Alegre-RS/Brazil
>
> ander@net1.com.br

If you want to change value for field 'cod_gru' in table 'grupos', you should:
REPLACE grupos.cod_gru WITH ALLTRIM(grupos.cod_gru)
If you actually wanted something different, let me know.
Edward Pikman
Independent Consultant
Previous
Reply
Map
View

Click here to load this message in the networking platform