In our postscript program we have prices that sum up in a total value. Each price is also printed.
When the total and the price is summed we get a automatic round if the value has more than 9999 and two decimals.
/print_adprice
{
/adprice exch def
adprice 10 string cvs dup
/total_price...
Im using API MessageBox functions.
When i call it i have a message text like this( only for example not for real):
"Have a problem? Do do it again press Retry and to Exit press Cancel."
and have given the function Window- constants MB_RETRYCANCEL for example.
This displays a Message box with...
The libarary enables you to develop postscript documents in clipper.
I think it is called "Scripton" or something like it.
If you know anything about where i can get it please respond.
Best regards
/Olof Lager
Hello!
I create a ADODB.Recordset and add som fields to it
and then open it.
(
Set SortKeyRs = CreateObject("ADODB.Recordset")
With SortKeyRs
.CursorLocation = adUseClient
.Fields.Append "sortkey", adInteger, 6, adFldKeyColumn + adFldUpdatable...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.