FrançaisEnglishEspañol
PC SOFTForums homeLast messagesOnline repository
PC SOFT
Find...
Perform the searchSearch in...
Newsgroup dedicated to WINDEV (current version), in English
data generator
Dec., 15th 2009 at 07:19 AM
joe crevino
<gu...st@news.pcsoft.fr>


Does anyone know of a good program to generate data ??
thank you,
joe


Replies to this message:
Re: data generator
WD14 has an example called WD Generating data , see www.windev.com/windev/list-of-new-examples-windev-14.html For earlier versions of WD i once found a WD projet (free) but i would have to search for ...
From heinz kübler - Dec., 15th 2009 - More »
Re: data generator
In general, I'm writing my own generator program with WinDev for each application's data files. There is the random number generator. I don't care for statistical precision of the random number gener ...
From Jimbo - Dec., 15th 2009 - More »