- Code: Select all
IDOS->GetVersion(Path,
GETVERSION_FullString, &buffer,
GETVERSION_Version, &version,
GETVERSION_Revision, &revision,
GETVERSION_Date, &datebuffer,
GETVERSION_Comment, &commentbuffer, (the extended comment at end)
TAG_DONE);
IDOS->GetVersion(Path,
GETVERSION_FullString, &buffer,
GETVERSION_Version, &version,
GETVERSION_Revision, &revision,
GETVERSION_Date, &datebuffer,
GETVERSION_Comment, &commentbuffer, (the extended comment at end)
TAG_DONE);
colinw wrote:Check out the autodocs for; IDOS->GetSegListInfoTags()
Specifically for the tags; GSLI_VersionString, GSLI_ResidentVersionString and GSLI_ResidentStruct.
mritter0 wrote:It should also work for devices/volumes. Colinw's suggestion doesn't work for them.
mritter0 wrote: C:version path full >T:version.txt
then Parsing the text file is so old school.![]()
It should also work for devices/volumes. Colinw's suggestion doesn't work for them.
Return to AmigaOS Feature Requests
Users browsing this forum: No registered users and 1 guest