I am attempting to set call forwarding to outside numbers (cell phones in this case). I have a button programmed for FDA. I press the button, enter the number and hang up. This fails. However, call forward to internal extensions works. I have tried various combinations including 9 + area code +...
I found one user in a list of 50 that does not have a "/" in the user name (user: BrakeOps). All others have the Group/station/username convention. I visually verified that.
I tried to use this:
If not(instr({Table.Field},"BrakeOps") = 1) then
Stringvar Array UserField :=...
TurkBear,
Thank you for the response. I tried it. Unfortunately it is giving me the following error: "A subscript must be between 1 and the size of the array" and the Userfield[3] is highlighted. Sounds like the problem is the name string will be varying sizes. Does not there need to be a loop...
I have strings in a database field {User} of variying lengths from 15 to 40 characters. These strings have user names listed in the following convention: userGroup/Function/UserName. Any one of these labels may be from 2 to 20 characters. I need to isolate the UserName and group by it in a...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.