PxPlus User Forum

Twitter Twitter Twitter

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - JuanVelazquez

Pages: [1]
1
Language / Viewer in Pxplus 18.20
« on: June 03, 2022, 12:46:37 PM »
Good afternoon, I have a problem with the *viewer*, it does not allow me to fully maximize the screen.

The installation runs on OpenSuse 15.3 Leap and Pxplus Build V18.20 64 bit version.

Regards

2
Language / *pdf* Utility in Pxplus 18.20
« on: May 24, 2022, 08:38:15 PM »
Hello.

I have recently gone from pxplus 11.50 to version 18.20, I have had a problem when generating reports with the *pdf* utility (open (1)"*pdf*....), when generating the pdf files the right margin is lost, losing part of the report information.

In the Pxplus 18.20 version, has any change been made in the handling of margins or the *pdf* utility?

Greetings

3
Nomads / Accented characters in nomads
« on: May 24, 2022, 12:40:17 PM »
Hello.

I have gone from version 11.50 of pxplus to version 18.20, but in my panels I have problems when displaying accented characters, such as, "Envío, Único".... Is it necessary to specify any parameter so that it recognizes these characters??

Greetings

4
Language / Converting data from Keyed files to Data Dictionary
« on: February 28, 2020, 08:04:12 AM »
Good morning, I am converting data from Keyed files to Data Dictionary, I have been able to perform the conversion without problems through the Maintenance of Data dictionaries and specifying Fixed Format variables, but I have had problems converting some fields that are Binary, I would like to know if from the maintenance of data dictionaries I can convert these binaries to numeric or string.

Thanks for the help you can give me.

Regards

5
Programming / Copy or duplicate excel sheet
« on: October 28, 2019, 08:51:50 AM »
Good morning

I have an excel book which is composed of several sheets. Currently I have the need to copy or duplicate one of the sheets within the same book but I have not got the form.

The syntax used in VB is:
Worksheets ("Source"). Copy After: = Worksheets ("Final")

Where "Origin" is the sheet to be copied and will be located after the "Final" sheet.

So far I have not been able to properly use the Copy property.

I currently use the object:
DEF OBJECT ex, "excel.application"

Thank you very much for the help you can give me.

Regards

6
iNomads / Error presented in Installation of Inomads
« on: January 09, 2019, 10:50:45 AM »
I have been doing the installation of Inomads in Windows, with Pxplus V11.50, running on Apache V2.4, when making the declaration of httpd.conf and specifying the module "mod_inomads.so" the following is presented when starting Apache:

httpd.exe: Syntax error on line 189 of C: /Apache24/conf/httpd.conf: Can not load modules / mod_inomads.so into server:% 1 is not a valid Win32 application.

The version of Windows running is 64 Bit.

What could be happening? Is there any variation of mod_inomads.so for 32 or 64 Bit?

regards

7
Programming / Change papersize in viewer
« on: November 06, 2018, 12:26:14 PM »
Good morning I tried to make a change in size on the sheet to print via Viewer, I need the blade to be 5.50 cm x 5.80 cm but I have not managed to make it.

The syntax of the command used is:
OPEN (1, OPT ="PAPERWIDTH=550; PAPERLENGTH =580; papersize = 256") "*VIEWER*"

I await your help.

Regards

Pages: [1]