development

  1. L

    Is there a way to break the z-order of

    Is there a way to break the z-order of screens? My issue, when I am selecting only one screen, all the screens comes up on my monitor. I just want to have the screen on my monitor which I selected. For example: I have multiple ADM2 screens open in my application, now on top of it I bring Chrome...
  2. Anderson Clayton

    Resolved Static or Dynamic

    Hi folks, I currently began to write my codes dynamicly, i mean, every temp-table, buffer, queries and objects in general, i just create in run time. i've been notice its necessary more lines to do this way, so, my doubt is whats the advantages in dynamic code comparing to static code?
  3. V

    Question smtpmail.p; Can we save the email to *.eml

    Hi, We use smtpmail.p for emailing and would like to archive all the emails being sent out. There is the special debugging using MsgFile. But this only logs all the connections and data being written/read. Is there a way to generate/save the email as an eml/msg file. Thank you, Venky
  4. D

    Trying to resolve Input Data Too Large error

    I'm trying to troubleshoot Webspeed code that loads an item catalog from a .csv that has been placed on a server. If the .csv code is greater than about 850K and 5,000 records, the program stalls and I see the following message in the server log: P-064472 T-1751873344 1 WS -- (Procedure...
  5. C

    Error Error connecting soap with https

    Good evening, everyone. Sorry my English is not very good. I am having trouble connecting the WSDL via SOAP because it is HTTPS. I followed the following procedures: - Imported the digital certificate sent by the site vendor, in Internet Explorer, - I opened the certificate in Internet Explorer...
  6. Hikmet_Alemdaroglu

    Question parse complex json file with progress code

    i need some hep, json model parse with abl code. i read kb Article 000040659 but, i can't know how to pars more komplex structures. i need a sample 4gl code ? Here is my json file.
  7. V

    Resolved How To Print Screen/window

    Hi Seniors, I have to print screen/window to printer, I now use PrintWindow of free source 'dibapi.dll'. This shows up windows print dialog, to select printer and buttons print and cancel. Problem is 1) Selection of printer doesn't work, it always prints to default printer, and 2) 'Cancel'...
  8. V

    Answered Special Characters In Gui

    Hi Seniors, I have a question regarding special characters that can be used on GUI widgets. Session is started with character set ISO8859-1. This does not support the characters I want(Greek math symbols like alpha, beta, gamma and lamda). I can use windows character map to get the special...
  9. F

    Data Inconsistency In Appserver

    we have issue data inconsistency when using buffer-copy from phisics table to temp-table via AppServer. The record that retrieved from appserver sometimes missing value. Example: we have 1 table named "transsales" consist of 4 fields : transno confirmby confirmdate confirmtime. if we display...
  10. N

    Error While Resolving The Issue

    Hi all, I have an isuue, can anyone help me buddy. with the concern explaination Requirement: 1) To delete terminated orders codes from requested status of active order records,These are appearing while doing the active orders. 2) Also, Need to prevent the system from selecting the...
  11. V

    Resolved Printing Over Appserver (using Output To Printer)

    Hi Seniors, I have a situation. Progress version: 10.2b. OS: windows 2008 R2 Printer: XPS Writer/local Xerox Printer I am trying to print a PDF, by setting 'session: printer' and using 'output to printer'. Print happens, but it is all wrong. Whole document is printed in 2/3 lines. and I can...
Top