Sage 100

 View Only
  • 1.  Base-10 to Base-36 Conversion

    Posted 07-30-2020 14:27
    If I have two numeric UDF's, one is base-10.  I want to convert the base-10 UDF to base-36 and store the data in the second numeric UDF.  Is there a ProvideX function or other method that can be called from a script that will perform the conversion?

    ------------------------------
    Doug Higgs
    Midwest Commerce Solutions, Inc
    (312) 315-0960
    Assistant to the Traveling Secretary
    ------------------------------


  • 2.  RE: Base-10 to Base-36 Conversion
    Best Answer

    Posted 07-30-2020 17:57
    It can be done in VBscript - see http://www.4guysfromrolla.com/webtech/032400-1.shtml

    ------------------------------
    Phil McIntosh
    President
    Friendly Systems, Inc.
    Asheville NC
    678.273.4010 ext 5
    ------------------------------



  • 3.  RE: Base-10 to Base-36 Conversion

    Posted 07-30-2020 18:01
    Excellent.  Thanks Phil.

    ------------------------------
    Doug Higgs
    Midwest Commerce Solutions, Inc
    (312) 315-0960
    Assistant to the Traveling Secretary
    ------------------------------