Forum Discussion
YMinaev
15 years agoStaff
Hi Anders,
This issue is solved in TC 8.
For TC 7, you need to convert the returned value to float (VarToFloat) or to string (VarToStr). For example:
See the aqDriveInfo.SerialNumber help topic.
This issue is solved in TC 8.
For TC 7, you need to convert the returned value to float (VarToFloat) or to string (VarToStr). For example:
drv := aqConvert.VarToFloat(aqFileSystem.Drives(0).SerialNumber)
See the aqDriveInfo.SerialNumber help topic.
Related Content
- 5 years ago
- 2 years ago
- 6 years ago
- 8 years ago
Recent Discussions
- 2 days ago
- 2 days ago
- 5 days ago