URI:
   DIR Return Create A Forum - Home
       ---------------------------------------------------------
       Infrastructure Services
  HTML https://infrastructureservices.createaforum.com
       ---------------------------------------------------------
       *****************************************************
   DIR Return to: Powershell
       *****************************************************
       #Post#: 39--------------------------------------------------
       Task 7 (String comparison)
   DIR By: udaykirandocs
       Date: November 13, 2019, 12:50 am
       ---------------------------------------------------------
       I have two strings.
       string1 : Data Capturer 2020 R1 (64-bit)
       string 2 : Data Modifier 2020 R1 (64-bit)
       The above 64-bit can sometimes 32-bit also.
       Your task is to check string 1 and 2 and print message as "Same
       architecture" if both are same numbers (32-bit/64-bit)
       If one is 32 and other is 64 then message should be "Both are
       different"
       #Post#: 40--------------------------------------------------
       Re: Task 7 (String comparison)
   DIR By: uday
       Date: November 14, 2019, 1:32 am
       ---------------------------------------------------------
       Solution:
  HTML https://linuxdiaryblog.blogspot.com/2019/11/string-comparison-for-last-few.html
       *****************************************************
       Page 1 of 1