nesting commands
Posted: Tue Jan 04, 2005 12:56 pm
Hello,
this is an appendix to my bug report --> PeekB(StringField(t2$,2,".")) <-- recently.
Nesting commands is allowed.
Can someone tell me if PeekB(@StringField(t2$,2,".")) or perhaps PeekB(StringField(t2$,2,".")) should be allowed.
Or does it violate programming rules?
And if so, what is the difference to something like Trim(StringField(t2$,2,".")), which surely is an allowed nesting.
Thanks../tomio
this is an appendix to my bug report --> PeekB(StringField(t2$,2,".")) <-- recently.
Nesting commands is allowed.
Can someone tell me if PeekB(@StringField(t2$,2,".")) or perhaps PeekB(StringField(t2$,2,".")) should be allowed.
Or does it violate programming rules?
And if so, what is the difference to something like Trim(StringField(t2$,2,".")), which surely is an allowed nesting.
Thanks../tomio