I am looking to see if it's possible to call certain Command Prompt functions through PowerBuilder code. For example, I can open a Command Prompt and type in wmic DISKDRIVE get SerialNumber to get the computer's serial numbers. How can I do this via Power Script?
Thanks,
Rick