Search results

  1. R

    for each while

    I was wondering if someone could explain how 'for each while' actually works. I found some code written by Tom Bascon that suggested using for each _lock no-lock while _lock-usr <> ?: how exactly does using while differ from using where? I tried the following code for each _trans...
Back
Top