[Search for users]
[Overall Top Noters]
[List of all Conferences]
[Download this site]
| Title: | *OLD* ALL-IN-1 (tm) Support Conference | 
| Notice: | Closed - See Note 4331.l to move to IOSG::ALL-IN-1 | 
| Moderator: | IOSG::PYE | 
|  | 
| Created: | Thu Jan 30 1992 | 
| Last Modified: | Tue Jan 23 1996 | 
| Last Successful Update: | Fri Jun 06 1997 | 
| Number of topics: | 4343 | 
| Total number of notes: | 18308 | 
1499.0. "OA$SCL_INIT function" by KERNEL::OTHENJ () Thu Sep 24 1992 11:44
Hello,
	Can someone explain if I am doing anything wrong using the 
oa$scl_init function? I have looked through all of the notes conferences, 
and I cannot find any reference to this.
	The customer is trying to use the parameter [,start-line-number] 
for the oa$scl_init parameter on ALL-IN-1 v2.4
If are within the em$index form, the named data behind the form uses
oa$scl_init ,,,#emiph
If I change this to 
oa$scl_init ,,#number,#emiph
where #number = "2", I would expect the second record to be displayed, but 
nothing changes. I have tried this within the named data of the form, or 
interactively, and I have never seen the display changed.
If I try
<oa$scl_init ,,#number,#emiph
<oa$scl_update
<oa$scl_refresh
	it still does not work. Is there something I am doing wrong??
		Thanks,
			Julie
    
| T.R | Title | User | Personal Name
 | Date | Lines | 
|---|
| 1499.1 | fixed in 3.0 | IOSG::CARLIN | Dick Carlin IOSG, Reading, England | Thu Sep 24 1992 13:25 | 8 | 
|  |     Julie
    
    No, you're not doing anything wrong, but unfortunately this parameter
    didn't work in 2.4. It was fixed for 3.0.
    
    Perhaps 15 OA$SCROLL_DOWNs followed by 14 OA$SCROLL_UPs (sorry :-)
    
    Dick
 |