× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Nevermind...  It turns out I don't need the Get prefix...

Tim

> -----Original Message-----
> From: midrange-l-bounces@xxxxxxxxxxxx
> [SMTP:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of Hatzenbeler, Tim
> Sent: Thursday, May 27, 2004 3:06 PM
> To:   'Midrange Systems Technical Discussion'
> Subject:      pcomm question
> 
> When I try to retrieve the CursorRow, it says the method is not defined...
> I can see the function listed in the PDF, but I'm wondering if it's having
> a
> problem because the Source code says the return type for row in Ulong, but
> I
> just have it defined with dim in this code. But I don't know how to define
> a
> Ulong, in this pcomm script..
> 
> Thanks, tim
> 
> [PCOMM SCRIPT HEADER]
> LANGUAGE=VBSCRIPT
> DESCRIPTION=test
> [PCOMM SCRIPT SOURCE]
> 
> OPTION EXPLICIT
> 
> 
> Dim ObjPS5250
> Dim ScnDspF,Title
> Dim Row
> 
> 
> Title = "GL Upload"
> 
> Set ObjPS5250 = CreateObject("PCOMM.autECLPS")
> ObjPS5250.SetConnectionByName(ThisSessionName)
> OBJPS5250.autECLFieldList.Refresh
> 
> ScnDspF = ObjPS5250.GetText(1,71,10)
> Row = ObjPS5250.GetCursorPosRow()
> 
> MsgBox ScnDspF+"***"+row,vbInformation,Title
> 
> This e-mail message, including any attachments, is for the sole use of the
> intended recipient(s) and may contain confidential or privileged
> information.  Any unauthorized review, use, disclosure or distribution is
> prohibited.  If you are not the intended recipient, please contact the
> sender by reply e-mail and destroy the message.
> _______________________________________________
> This is the Midrange Systems Technical Discussion (MIDRANGE-L) mailing
> list
> To post a message email: MIDRANGE-L@xxxxxxxxxxxx
> To subscribe, unsubscribe, or change list options,
> visit: http://lists.midrange.com/mailman/listinfo/midrange-l
> or email: MIDRANGE-L-request@xxxxxxxxxxxx
> Before posting, please take a moment to review the archives
> at http://archive.midrange.com/midrange-l.
> 
This e-mail message, including any attachments, is for the sole use of the
intended recipient(s) and may contain confidential or privileged
information.  Any unauthorized review, use, disclosure or distribution is
prohibited.  If you are not the intended recipient, please contact the
sender by reply e-mail and destroy the message.

As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.