Re: TIB: Question concerning renaming


[Prev][Next][Index][Thread]

Re: TIB: Question concerning renaming




At 10/31/2000 08:44 PM, you wrote:
>Yes, exactly!!!
This next program is a example of how to do this:
name()
dialog
Request("Enter A Value",x)
Request("To be Saved To,y)
Enddlog
x->#y

or

name()
dialog
Request("Enter A Value",x)
Request("To be Saved To,y)
Enddlog
x->expr(y)

-> Is the store key, try this and tell me if this is want you want. Thanks

----
Rob Smith
Rob's Quote of this Reset:
"The genius of you Americans is that you never make clear-cut stupid moves, 
only complicated stupid moves which make us wonder at the possibility that 
there may be something to them -which- we are missing. -Gamel Abdel Nasser





References: