2)see header file lrun.h. You may find some interesting items within here
related to date and time formats.
3)Where are you scanning from? A virtual user is not typically an
interactive console device. Can you imagine 100's of virtual users waiting
for a keystroke to continue? You may need to rethink your approach.
James Pulley, http://www.loadrunnerbythehour.com/PricingMatrix
--
You received this message because you are subscribed to the Google
"LoadRunner" group.
To post to this group, send email to LR-Loa...@googlegroups.com
To unsubscribe from this group, send email to
LR-LoadRunne...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/LR-LoadRunner?hl=en
Unique > update value "Once" ---- This works if i know how many if the Vusers are less than or equal to user id''s.once i reach the alloted number of user id 's iam seeing this error
Insufficient records for parameter 'userid' in table to provide the Vuser with unique data
i dont know how many Vusers i need to reach my TPS.. i have only a limited 10 test id's.. how can i prevent from getting the error message if i need more vusers than user id's.