Getting value back into filepro

Richard Kreiss rkreiss at gccconsulting.net
Sun Mar 20 20:20:35 PDT 2016


To check if OS is 32 or 64 bit, the following command can be run

Wmic OS get OSArchitechure 
The return is:

OSArchitechure
64-bit

Or 
32 -bit

I know I could place output this to a file.  Is there a way to get the answer directly?

Richard Kreiss






More information about the Filepro-list mailing list