
Ghiara Mimmo Mimmo
Forum Replies Created
-
Ma ci sono solo io in questo forum?
-
Thank you
Mimmmo -
Ghiara Mimmo Mimmo
MemberJanuary 30, 2020 at 8:17 am in reply to: Simple problem but i can’t solve it.Hello
thanks for the help, I don’t seem to know how to program with Omnis Studio anymore.
I followed my advice and wrote:
Do FileOps.$Converthfspathtoposixpath (lname, lposxfile) Returns lError
Do lFileOps.$Openfile (lfilename, kTrue) Returns lError
Do lFileOps.$Writecharacter (kUniTypeAnsiLatin1, lritorno) Returns lError
Do iFileOps.$Close ()
Error result 0 but no file created
So I wrote so
xtextbin is binary
the return is character
Calculate xtextbin as the return
Do FileOps.$Converthfspathtoposixpath (lname, lposxfile) Returns lError
Do FileOps.$Writeentirefile (lposxfile, xtextbin) Returns lError
Result
Erorre = 998 (unknown)
Created a file but empty
I no longer know what to do with files I have generated many with Omnis na I have never found these difficulties
If you have any other suggestions
Mimmo -
Ghiara Mimmo Mimmo
MemberJanuary 15, 2020 at 3:43 pm in reply to: Simple problem but i can’t solve it.Hello
I modified the code according to your instructions, now the code is like this
lnomefile id Macintosh HD:users:administrator:desktop:nomefile.txt
Do lFileOps.$openfile(lnomefile,kTrue) Returns lError
Do lFileOps.$writecharacter(kUniTypeAnsiLatin1,lritorno) Returns lError
Do lFileOps.$closefile()
lerror returns me O (zero) so OM file written, instead I can’t find the file anywhere
I tried to replace i: with \
but nothing same error but files saved none
If you have any other suggestions
Mimmo Ghiara -
Ghiara Mimmo Mimmo
MemberJanuary 14, 2020 at 8:18 am in reply to: Simple problem but i can’t solve it.Thank’s
I try it
Mimmo -
Thank’s
It is a very good idea
I will work on it
By -
Ghiara Mimmo Mimmo
MemberOctober 24, 2018 at 4:28 pm in reply to: Print two report on the same pageThank’s to all
Mimmo-
Ghiara Mimmo Mimmo
MemberJanuary 20, 2019 at 9:09 am in reply to: Print two report on the same pageThanks for the answers
I did a bit of testing and the repeatfactor works as long as there is no subtotal in the print. My print, however, sometimes must print a only record, sometimes more records, that are repeated. I do not know if when I have to print more records the thing works is a chance but it can happen. I will make a text of how many recods should be printed and I will print them according to the number of records
Mimmo
-
-
Grazie
Provo ma comunque con il cliente in oggetto il problema è sparito cambiando semplicemente il toner
Cosa centra direte voi? Eppure è così. Il problema in effeti oltre ch a dare job print error a stampe che da altri clienti funzionavano con omnis, stava generando anche problemi con altri programmi. Stampavi da un software e poi se stampavi da un’altro si inchiodava, a volte è sparita addirittura la stammpante dal pannello di controllo.
Ora tutto ok
GRazie del suggerimento -
Tha versions of MacOs are 10.10.x e 10.11.x
Omnis versione 8.0.3.2
For library I intend .lbs file
If you go om library properties ahn voice ‘shared’ if yuo wnat change ftom false to true a message appears saying that you can not do it on 64 bit Macos
Hi
Thank’s -
Thank’s Richard
I try, but I think that it is a possible solution
Mimmo -
thanks for your help, you were right, I did not put the two lines of the script in the \ html \ jsctempl.htm file
Now it works, but instead of downloading a fie jpg, could not the signature be stored together with the text in order to resubmit the signed document in case of need?
Thank you