logo

Live Production Software Forums


Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
Fabianogc  
#1 Posted : Tuesday, September 27, 2022 12:35:56 AM(UTC)
Fabianogc

Rank: Newbie

Groups: Registered
Joined: 11/18/2021(UTC)
Posts: 8
Brazil
Location: São Paulo

Thanks: 2 times
Dim Index as integer
Dim x As Integer
Do while Index = 0
'for x = 1 to 7
For i As Integer = 1 To 100000
Dim rnd As New Random
x = rnd.Next
api.Function("DataSourceSelectRow",Value:="GC,VIVENSIS," & i)
sleep(100)
next
index = 0
loop
Users browsing this topic
Similar Topics
transform to random search DataSourceSelectRow (General Discussion)
by Fabianogc 9/28/2022 6:46:43 AM(UTC)
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.