Advertisement
Guest User

Untitled

a guest
Jan 27th, 2020
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. do
  2. pzCheck = strchr(pzCheck,asc(","))
  3. if pzCheck=0 then exit do
  4. *pzCheck = asc(!"\n")
  5. loop
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement