If this is your first visit to our forums, welcome!
We are excited to announce today the beta test launch of new software for OAuth, RESTful & Web API Integration. This software enables developers to connect their DataFlex applications to a variety of web resources including Office 365, Google, Facebook, Meetup, MailChimp and more. Full details are in a new sub-forum. Use is free to licensed DataFlex developers. Some background…. Data Access Worldwide's fundamental role is to help developers deliver more and better business ...
Always wanted to know what drives are available in your computer? Wanted to know what the status of the drive is? Wanted to know the serialnumber (e.g. 503E-A401)? Wanted to know is filename casing preserved? No... then go to the next blog. Yes, read on... Drives Visual DataFlex has a command called GetDskInfo. You pass it an integer and because drives can be assigned to a drive letter there is a maximum of 26 drives. So we can make a loop through all the drives. In the following ...