Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

Easy400Group

The Yahoo! Groups Product Blog

Check it out!

Group Information

  • Members: 2933
  • Category: HTML
  • Founded: Jul 17, 2001
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

Advanced
Messages Help
Messages 13170 - 13199 of 18182   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
13170 emmanuel_lara_mtl
emmanuel_lar... Send Email
Jun 1, 2009
1:32 pm
Hi, How disable automatic response (*N) in QSYSOPR ? Context : I want debug my CGI pgm. So, in the init sub-routine I'm trying the following methode for CGI...
13171 jbperotti Send Email Jun 1, 2009
1:57 pm
CHGJOBD JOBD(QHTTPSVR/QZHBHTTP) INQMSGRPY(*RQD) and restart the HTTP instance Giovanni...
13172 emmanuel_lara_mtl
emmanuel_lar... Send Email
Jun 1, 2009
6:55 pm
Thank you Giovanni, It Works !!! Does it cause a problem to keep INQMSGRPY to *RQD instead of *DFT ?...
13173 jbperotti Send Email Jun 1, 2009
7:56 pm
Emmanuel, job description QHTTPSVR/QZHBHTTP is shipped by IBM with INQMSGRPY(*RQD). If you keep it like that, any CGI program receiving an escape message would...
13174 magne@...
magnekofoed Send Email
Jun 2, 2009
2:35 pm
Giovanni, thank you! Updating variables in a streamfile (xsl fo file) works for me now. The original file has no CRLF's. So to make this work, I had to write a...
13175 Giovanni B. Perotti
jbperotti Send Email
Jun 2, 2009
3:33 pm
So Magne, I'm glad we could slightly modify the valves of this CgidevTurbo. Giovanni ... From: magne@... To: Easy400Group@yahoogroups.com Sent: Tuesday,...
13176 dheiniger@...
dheiniger... Send Email
Jun 2, 2009
4:01 pm
I have downloaded and installed the new FUPLOAD utility so I can use the enhanced zhbGetInput() subprocedure in the CGISRVPGM2. I have several CGI and non-CGI...
13177 Giovanni B. Perotti
jbperotti Send Email
Jun 2, 2009
4:39 pm
Since some time the CGIDEV2/CGISRVPGM2 service program is delivered with zero signature, and it wil stay that way. The latest FULPOAD delivery contains a...
13178 paul.ellis338 Send Email Jun 3, 2009
1:13 am
Okay, after about a year of dancing around the edges i am going to implement ajax style calls using extjs as my client side JS library handler. Lots of lovely...
13179 Mike Haston
mjh_rpgiv Send Email
Jun 3, 2009
2:26 am
I've only used JSON with the ExtJS framework. The JSON responses seem to be pretty standard from application to application. There are more and more iSeries...
13180 Paul Ellis
paul.ellis338 Send Email
Jun 3, 2009
3:51 am
2.2 Reason being is i've ordered a book from amazon called "Learning ExtJs" and it was written for 2.2. Should arrive any day now and i am keen to get started....
13181 Mike Haston
mjh_rpgiv Send Email
Jun 3, 2009
1:40 pm
I'm halfway through the same book. Good stuff. ... From: Easy400Group@yahoogroups.com [mailto:Easy400Group@yahoogroups.com]On Behalf Of Paul Ellis Sent:...
13182 smit_al Send Email Jun 3, 2009
7:14 pm
We started out using xml with our extjs applications and soon moved to json. JSON does seem to be much faster. As far ease of use, you will find that with...
13183 dixienwi Send Email Jun 3, 2009
7:56 pm
Will the PDF conversion in MMAIL convert IPDS output to PDF? I am looking to see if I can replace Blueserver software for conversions. Many thanks. Richard...
13184 Jon Paris
jonfparis Send Email
Jun 3, 2009
8:11 pm
... Given that you transaction volume is light I might be inclined to go with XML simply because of RPG's built-in support for parsing it. And even if the RPG...
13185 smit_al Send Email Jun 3, 2009
8:17 pm
We started out using xml with our extjs applications and soon moved to json. JSON does seem to be much faster. As far ease of use, you will find that with...
13186 Giovanni B. Perotti
jbperotti Send Email
Jun 3, 2009
8:26 pm
See page http://www.easy400.net/mmailh/othutils.htm#10 Giovanni ... From: dixienwi To: Easy400Group@yahoogroups.com Sent: Wednesday, June 03, 2009 3:26 PM ...
13187 hr@...
h_rutzou Send Email
Jun 3, 2009
9:33 pm
Hi, to start backwards, the server side language is not so important when writing applications in extJS, that's because you have very little need for including...
13188 cmh501 Send Email Jun 3, 2009
9:43 pm
I have downloaded and installed the latest version of MMAIL, however I am having problems with an outq that was configured several years ago. I am unable to...
13189 Giovanni B. Perotti
jbperotti Send Email
Jun 3, 2009
10:17 pm
In my case it is perfectly working with an output queue I did not use for months. Hard to tell why it does not work for you any longer. Something must have...
13190 zxmuro@...
zxmuro Send Email
Jun 3, 2009
10:29 pm
Delete everything and re create all components Sent via BlackBerry by AT&T ... From: "cmh501" <cmh501@...> Date: Wed, 03 Jun 2009 19:19:00 To:...
13191 smit_al Send Email Jun 3, 2009
11:25 pm
Glad to see another iSeries programmer using ExtJS! We started out using xml with our extjs applications and soon moved to json. JSON does seem to be much...
13192 Paul Ellis
paul.ellis338 Send Email
Jun 4, 2009
1:08 am
Thanks Henrik, This type of support is much appreciated. I understand that moving to ajax/json/extjs will fundamentally change how I write new CGIDEV2...
13193 lrzwwil Send Email Jun 4, 2009
9:32 am
... I had another problem like this, IBM advised to delete the attached dataqueue and to create it new...
13194 smit_al Send Email Jun 4, 2009
12:16 pm
Sorry for all of the post's yesterday, they were never showing up when I clicked send. Anyway, about the initial program, you don't have to have a cgidev2...
13195 hr@...
h_rutzou Send Email
Jun 4, 2009
1:19 pm
Hi, extJS is a mix of javascript and JSON code and javascript and JSON must be in UNICODE to handle special char correct. The easiest way to do this is to read...
13196 Candy Hein
cmh501 Send Email
Jun 4, 2009
4:52 pm
Thanks to everyones suggestion.  I deleted the data queue and recreated it and everything is now working fine.   Have a good day! ... From: Giovanni B....
13197 Grace
orelalaith Send Email
Jun 4, 2009
5:42 pm
At the moment, I have a report with a variable logo (it changes per client the printout is going to) & a set overlay.  the format is landscape. The problem is...
13198 osclop274 Send Email Jun 5, 2009
8:49 pm
Does anyone know if there is any freeware on the net, that can send a spool file to a fax/printer (to a phonenumber). So a little bit like the mailtool...
13199 Arthur Adams
arthur_g_adams Send Email
Jun 5, 2009
11:27 pm
Our ISP ( star.co.uk ) offers a service whereby we email a message plus an attachment to a special email address ( [TelephoneNumber]@starfax.co.uk ) and Star...
Messages 13170 - 13199 of 18182   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help