Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: iwahyudi
  • Content: Threads
  • Order by date
  1. iwahyudi

    Running power shell via bat file

    Need help, I have power shell script and want to running in vfp 9.0, here is content of power shell file Content of disableprint.ps1: $username = 'test' $password = 'test123' $cred = New-Object System.Management.Automation.PSCredential -ArgumentList @($username,(ConvertTo-SecureString -String...
  2. iwahyudi

    Convert HexToByte

    Hello, Please help me to find out how to create function convert from hex to byte Thank you

Part and Inventory Search

Back
Top