Reply to Re: Some problem
If you don't have an account, just leave the password field blank.
December 5th, 02:11 PM
I am not well versed in DinkC so I will neither argue nor accept that sp_editor_num() and sp() are automatically the same entity without researching same.
sp_editor_num is tagged at design time, whereas I assume that sp() is assigned at script run time. If I have this wrong, please inform.
As per my post earlier in the thread, I agree.
I also agree that I am in general a bit odd and I should not allow my own nits to be pickable. (is that a word?)
I should have said
return(sp(x)) where x is defined at run-time.
mm
I am not well versed in DinkC so I will neither argue nor accept that sp_editor_num() and sp() are automatically the same entity without researching same.
sp_editor_num is tagged at design time, whereas I assume that sp() is assigned at script run time. If I have this wrong, please inform.
As per my post earlier in the thread, I agree.
I also agree that I am in general a bit odd and I should not allow my own nits to be pickable. (is that a word?)
I should have said
return(sp(x)) where x is defined at run-time.
mm