Re: NUM Function.


[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]

Posted by Grant Foraker on December 21, 2007 at 07:35:52:

In Reply to: NUM Function. posted by Mike Saunders on December 21, 2007 at 07:14:18:

Haven't done this for a while.

length 8.0 & local a
length 8.4 & local b
length 16.4 & local c
length 18 & local x$ (16 numbers, decimal & sign)

let a = num(sub(x$,1,8),err)
let b = num(sub(x$,9,10),err)
let c = (a * 10000) + b



Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

What is the name of the main Signature System's Product?

Comments:

Optional Link URL:
Link Title:
Optional Image URL:

You may attach up to 5 files to your followup (see below):






[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]