[prev in list] [next in list] [prev in thread] [next in thread] 

List:       applixware-list
Subject:    RE: AWL: ODBC error S1010::No query assigned
From:       Bill Barnes <bbarnes () operamail ! com>
Date:       2000-05-14 9:02:58
[Download RAW message or body]

Hi Uwe:

This is a second reply to your email.
>From the feedback I got on my first reply the attachment did not work.
Sorry for the confusion and the long post.
Certainly glad it was not a big application.

The source file is below.

Line 1567 of the source was where the debugger stopped.
     "       dataset.edit_toggle_enabled@            //debugger stopped here

*BEGIN BUILDER VERSION=442/320 ENCODING=NONE
@14
#0
"@(#)%billb 0
-
-
-
-
-
-
-
-
@6
"Application
&2
'RootObject
'ApplicationClass
-
-
@2
@6
"NameList
&2
'RootObject
'DatasetClass
-
-
-
@6
@2
"STATIC_OBJVAR_VERSION$$
#1
@2
"DATATYPES$$
@14
#1
#1
#1
#1
#1
#1
#1
#1
#1
#1
#1
#1
#1
#2
@2
"CURSOR_PROPS$$
@2
-
#3
@2
"DATEFORMAT$$
#1
@2
"FILE_INFO$$
@4
-
#1
#1
@6
#0
#442
#211
#442
#300
-
@2
"SQL$$
@31
-
"@(#)                           
#0
-
-
"ODBC
-
-
"kgb
-
-
-
@2
"select namelist.nameidn,  namelist.name,  namelist.dateeffect,  
namelist.line1,  namelist.line2,  namelist.line3,  namelist.city,  
namelist.state,  namelist.zipcode,  namelist.zipplus,  namelist.country,  
namelist.federalein,  namelist.stateein,  namelist.remitdays
"from namelist
@14
@6
"nameidn
#100
#1
"namelist.nameidn
#1
-
@6
"name
#100
#1
"namelist.name
#1
-
@6
"dateeffect
#100
#1
"namelist.dateeffect
#1
-
@6
"line1
#100
#1
"namelist.line1
#1
-
@6
"line2
#100
#1
"namelist.line2
#1
-
@6
"line3
#100
#1
"namelist.line3
#1
-
@6
"city
#100
#1
"namelist.city
#1
-
@6
"state
#100
#1
"namelist.state
#1
-
@6
"zipcode
#100
#1
"namelist.zipcode
#1
-
@6
"zipplus
#100
#1
"namelist.zipplus
#1
-
@6
"country
#100
#1
"namelist.country
#1
-
@6
"federalein
#100
#1
"namelist.federalein
#1
-
@6
"stateein
#100
#1
"namelist.stateein
#1
-
@6
"remitdays
#100
#2
"namelist.remitdays
#1
-
@1
@3
"namelist
"namelist
@14
"nameidn
"name
"dateeffect
"line1
"line2
"line3
"city
"state
"zipcode
"zipplus
"country
"federalein
"stateein
"remitdays
@9
@14
"namelist.nameidn
"namelist.name
"namelist.dateeffect
"namelist.line1
"namelist.line2
"namelist.line3
"namelist.city
"namelist.state
"namelist.zipcode
"namelist.zipplus
"namelist.country
"namelist.federalein
"namelist.stateein
"namelist.remitdays
-
-
@1
@4
"namelist
"namelist
"nameidn
"nameidn
-
-
-
@2
@2
"namelist.name
#0
@2
"namelist.nameidn
#0
#-1
-
-
-
#-1
#300
#700
-
-
-
-
-
-
-
@5
@14
"namelist.nameidn
"namelist.name
"namelist.dateeffect
"namelist.line1
"namelist.line2
"namelist.line3
"namelist.city
"namelist.state
"namelist.zipcode
"namelist.zipplus
"namelist.country
"namelist.federalein
"namelist.stateein
"namelist.remitdays
@14
"nameidn
"name
"dateeffect
"line1
"line2
"line3
"city
"state
"zipcode
"zipplus
"country
"federalein
"stateein
"remitdays
@14
#100
#100
#100
#100
#100
#100
#100
#100
#100
#100
#100
#100
#100
#100
@14
#1
#1
#1
#1
#1
#1
#1
#1
#1
#1
#1
#1
#1
#2
@14
#1
#1
#1
#1
#1
#1
#1
#1
#1
#1
#1
#1
#1
#1
@4
"Helvetica
#14
-
-
@6
"NameEdit
&2
'RootObject
'DialogBoxClass
-
-
@21
@6
"nameidn
&2
'RootObject
'EntryFieldClass
@18
"''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
"'' Object         : nameidn
"'' Application    : Application
"'' Parent         : NameEdit
"'' Inherits from  : EntryFieldClass
"''
"
"@@@ OBJECTS
"
"
"set update_event
"       this.value@ = this.data_source_value@
"endset
"
"set changed_event
"       this.data_source_value@ = this.value@
"endset
"
-
-
@9
@2
"STATIC_OBJVAR_VERSION$$
#1
@2
"DATA_SET_FIELD_NAME_LIST$$
@1
"nameidn
@2
"DATA_SET_FIELD_NAME$$
"nameidn
@2
"DATA_SET_OBJ_NAME$$
"NameList
@2
"DATA_SOURCE_TYPE$$
#2
@2
"WIDTH$$
@2
#9
#9
@2
"XPOS$$
@2
#32
#17
@2
"YPOS$$
@2
#20
#20
@2
"W_TITLE$$
"IDN
@6
"name
&2
'RootObject
'EntryFieldClass
@18
"''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
"'' Object         : name
"'' Application    : Application
"'' Parent         : NameEdit
"'' Inherits from  : EntryFieldClass
"''
"
"@@@ OBJECTS
"
"
"set update_event
"       this.value@ = this.data_source_value@
"endset
"
"set changed_event
"       this.data_source_value@ = this.value@
"endset
"
-
-
@9
@2
"STATIC_OBJVAR_VERSION$$
#1
@2
"DATA_SET_FIELD_NAME_LIST$$
@1
"name
@2
"DATA_SET_FIELD_NAME$$
"name
@2
"DATA_SET_OBJ_NAME$$
"NameList
@2
"DATA_SOURCE_TYPE$$
#2
@2
"WIDTH$$
@2
#51
#51
@2
"XPOS$$
@2
#21
#14
@2
"YPOS$$
@2
#50
#50
@2
"W_TITLE$$
"Name
@6
"dateeffect
&2
'RootObject
'EntryFieldClass
@18
"''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
"'' Object         : dateeffect
"'' Application    : Application
"'' Parent         : NameEdit
"'' Inherits from  : EntryFieldClass
"''
"
"@@@ OBJECTS
"
"
"set update_event
"       this.value@ = this.data_source_value@
"endset
"
"set changed_event
"       this.data_source_value@ = this.value@
"endset
"
-
-
@9
@2
"STATIC_OBJVAR_VERSION$$
#1
@2
"DATA_SET_FIELD_NAME_LIST$$
@1
"dateeffect
@2
"DATA_SET_FIELD_NAME$$
"dateeffect
@2
"DATA_SET_OBJ_NAME$$
"NameList
@2
"DATA_SOURCE_TYPE$$
#2
@2
"WIDTH$$
@2
#11
#11
@2
"XPOS$$
@2
#147
#18
@2
"YPOS$$
@2
#20
#80
@2
"W_TITLE$$
"Date Eff
@6
"line1
&2
'RootObject
'EntryFieldClass
@18
"''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
"'' Object         : line1
"'' Application    : Application
"'' Parent         : NameEdit
"'' Inherits from  : EntryFieldClass
"''
"
"@@@ OBJECTS
"
"
"set update_event
"       this.value@ = this.data_source_value@
"endset
"
"set changed_event
"       this.data_source_value@ = this.value@
"endset
"
-
-
@9
@2
"STATIC_OBJVAR_VERSION$$
#1
@2
"DATA_SET_FIELD_NAME_LIST$$
@1
"line1
@2
"DATA_SET_FIELD_NAME$$
"line1
@2
"DATA_SET_OBJ_NAME$$
"NameList
@2
"DATA_SOURCE_TYPE$$
#2
@2
"WIDTH$$
@2
#51
#51
@2
"XPOS$$
@2
#29
#19
@2
"YPOS$$
@2
#80
#110
@2
"W_TITLE$$
"line1
@6
"line2
&2
'RootObject
'EntryFieldClass
@18
"''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
"'' Object         : line2
"'' Application    : Application
"'' Parent         : NameEdit
"'' Inherits from  : EntryFieldClass
"''
"
"@@@ OBJECTS
"
"
"set update_event
"       this.value@ = this.data_source_value@
"endset
"
"set changed_event
"       this.data_source_value@ = this.value@
"endset
"
-
-
@9
@2
"STATIC_OBJVAR_VERSION$$
#1
@2
"DATA_SET_FIELD_NAME_LIST$$
@1
"line2
@2
"DATA_SET_FIELD_NAME$$
"line2
@2
"DATA_SET_OBJ_NAME$$
"NameList
@2
"DATA_SOURCE_TYPE$$
#2
@2
"WIDTH$$
@2
#51
#51
@2
"XPOS$$
@2
#29
#19
@2
"YPOS$$
@2
#110
#140
@2
"W_TITLE$$
"line2
@6
"line3
&2
'RootObject
'EntryFieldClass
@18
"''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
"'' Object         : line3
"'' Application    : Application
"'' Parent         : NameEdit
"'' Inherits from  : EntryFieldClass
"''
"
"@@@ OBJECTS
"
"
"set update_event
"       this.value@ = this.data_source_value@
"endset
"
"set changed_event
"       this.data_source_value@ = this.value@
"endset
"
-
-
@9
@2
"STATIC_OBJVAR_VERSION$$
#1
@2
"DATA_SET_FIELD_NAME_LIST$$
@1
"line3
@2
"DATA_SET_FIELD_NAME$$
"line3
@2
"DATA_SET_OBJ_NAME$$
"NameList
@2
"DATA_SOURCE_TYPE$$
#2
@2
"WIDTH$$
@2
#51
#51
@2
"XPOS$$
@2
#29
#19
@2
"YPOS$$
@2
#140
#170
@2
"W_TITLE$$
"line3
@6
"city
&2
'RootObject
'EntryFieldClass
@18
"''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
"'' Object         : city
"'' Application    : Application
"'' Parent         : NameEdit
"'' Inherits from  : EntryFieldClass
"''
"
"@@@ OBJECTS
"
"
"set update_event
"       this.value@ = this.data_source_value@
"endset
"
"set changed_event
"       this.data_source_value@ = this.value@
"endset
"
-
-
@10
@2
"STATIC_OBJVAR_VERSION$$
#1
@2
"ACCELERATOR_KEY$$
"C
@2
"DATA_SET_FIELD_NAME_LIST$$
@1
"city
@2
"DATA_SET_FIELD_NAME$$
"city
@2
"DATA_SET_OBJ_NAME$$
"NameList
@2
"DATA_SOURCE_TYPE$$
#2
@2
"WIDTH$$
@2
#30
#30
@2
"XPOS$$
@2
#32
#15
@2
"YPOS$$
@2
#170
#200
@2
"W_TITLE$$
"City
@6
"state
&2
'RootObject
'EntryFieldClass
@18
"''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
"'' Object         : state
"'' Application    : Application
"'' Parent         : NameEdit
"'' Inherits from  : EntryFieldClass
"''
"
"@@@ OBJECTS
"
"
"set update_event
"       this.value@ = this.data_source_value@
"endset
"
"set changed_event
"       this.data_source_value@ = this.value@
"endset
"
-
-
@9
@2
"STATIC_OBJVAR_VERSION$$
#1
@2
"DATA_SET_FIELD_NAME_LIST$$
@1
"state
@2
"DATA_SET_FIELD_NAME$$
"state
@2
"DATA_SET_OBJ_NAME$$
"NameList
@2
"DATA_SOURCE_TYPE$$
#2
@2
"WIDTH$$
@2
#5
#5
@2
"XPOS$$
@2
#25
#17
@2
"YPOS$$
@2
#200
#230
@2
"W_TITLE$$
"State
@6
"zipcode
&2
'RootObject
'EntryFieldClass
@18
"''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
"'' Object         : zipcode
"'' Application    : Application
"'' Parent         : NameEdit
"'' Inherits from  : EntryFieldClass
"''
"
"@@@ OBJECTS
"
"
"set update_event
"       this.value@ = this.data_source_value@
"endset
"
"set changed_event
"       this.data_source_value@ = this.value@
"endset
"
-
-
@9
@2
"STATIC_OBJVAR_VERSION$$
#1
@2
"DATA_SET_FIELD_NAME_LIST$$
@1
"zipcode
@2
"DATA_SET_FIELD_NAME$$
"zipcode
@2
"DATA_SET_OBJ_NAME$$
"NameList
@2
"DATA_SOURCE_TYPE$$
#2
@2
"WIDTH$$
@2
#7
#0
@2
"XPOS$$
@2
#114
#21
@2
"YPOS$$
@2
#200
#260
@2
"W_TITLE$$
"ZIPCode
@6
"zipplus
&2
'RootObject
'EntryFieldClass
@18
"''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
"'' Object         : zipplus
"'' Application    : Application
"'' Parent         : NameEdit
"'' Inherits from  : EntryFieldClass
"''
"
"@@@ OBJECTS
"
"
"set update_event
"       this.value@ = this.data_source_value@
"endset
"
"set changed_event
"       this.data_source_value@ = this.value@
"endset
"
-
-
@9
@2
"STATIC_OBJVAR_VERSION$$
#1
@2
"DATA_SET_FIELD_NAME_LIST$$
@1
"zipplus
@2
"DATA_SET_FIELD_NAME$$
"zipplus
@2
"DATA_SET_OBJ_NAME$$
"NameList
@2
"DATA_SOURCE_TYPE$$
#2
@2
"WIDTH$$
@2
#5
#11
@2
"XPOS$$
@2
#245
#15
@2
"YPOS$$
@2
#200
#290
@2
"W_TITLE$$
"ZIPExt
@6
"country
&2
'RootObject
'EntryFieldClass
@18
"''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
"'' Object         : country
"'' Application    : Application
"'' Parent         : NameEdit
"'' Inherits from  : EntryFieldClass
"''
"
"@@@ OBJECTS
"
"
"set update_event
"       this.value@ = this.data_source_value@
"endset
"
"set changed_event
"       this.data_source_value@ = this.value@
"endset
"
-
-
@10
@2
"STATIC_OBJVAR_VERSION$$
#1
@2
"ACCELERATOR_KEY$$
"u
@2
"DATA_SET_FIELD_NAME_LIST$$
@1
"country
@2
"DATA_SET_FIELD_NAME$$
"country
@2
"DATA_SET_OBJ_NAME$$
"NameList
@2
"DATA_SOURCE_TYPE$$
#2
@2
"WIDTH$$
@2
#49
#49
@2
"XPOS$$
@2
#9
#12
@2
"YPOS$$
@2
#230
#320
@2
"W_TITLE$$
"Country
@6
"federalein
&2
'RootObject
'EntryFieldClass
@18
"''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
"'' Object         : federalein
"'' Application    : Application
"'' Parent         : NameEdit
"'' Inherits from  : EntryFieldClass
"''
"
"@@@ OBJECTS
"
"
"set update_event
"       this.value@ = this.data_source_value@
"endset
"
"set changed_event
"       this.data_source_value@ = this.value@
"endset
"
-
-
@10
@2
"STATIC_OBJVAR_VERSION$$
#1
@2
"ACCELERATOR_KEY$$
"F
@2
"DATA_SET_FIELD_NAME_LIST$$
@1
"federalein
@2
"DATA_SET_FIELD_NAME$$
"federalein
@2
"DATA_SET_OBJ_NAME$$
"NameList
@2
"DATA_SOURCE_TYPE$$
#2
@2
"WIDTH$$
@2
#11
#11
@2
"XPOS$$
@2
#7
#19
@2
"YPOS$$
@2
#260
#350
@2
"W_TITLE$$
"Fed EIN
@6
"stateein
&2
'RootObject
'EntryFieldClass
@18
"''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
"'' Object         : stateein
"'' Application    : Application
"'' Parent         : NameEdit
"'' Inherits from  : EntryFieldClass
"''
"
"@@@ OBJECTS
"
"
"set update_event
"       this.value@ = this.data_source_value@
"endset
"
"set changed_event
"       this.data_source_value@ = this.value@
"endset
"
-
-
@9
@2
"STATIC_OBJVAR_VERSION$$
#1
@2
"DATA_SET_FIELD_NAME_LIST$$
@1
"stateein
@2
"DATA_SET_FIELD_NAME$$
"stateein
@2
"DATA_SET_OBJ_NAME$$
"NameList
@2
"DATA_SOURCE_TYPE$$
#2
@2
"WIDTH$$
@2
#14
#14
@2
"XPOS$$
@2
#158
#20
@2
"YPOS$$
@2
#260
#380
@2
"W_TITLE$$
"State EIN
@6
"remitdays
&2
'RootObject
'EntryFieldClass
@18
"''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
"'' Object         : remitdays
"'' Application    : Application
"'' Parent         : NameEdit
"'' Inherits from  : EntryFieldClass
"''
"
"@@@ OBJECTS
"
"
"set update_event
"       this.value@ = this.data_source_value@
"endset
"
"set changed_event
"       this.data_source_value@ = this.value@
"endset
"
-
-
@10
@2
"STATIC_OBJVAR_VERSION$$
#1
@2
"ACCELERATOR_KEY$$
"R
@2
"DATA_SET_FIELD_NAME_LIST$$
@1
"remitdays
@2
"DATA_SET_FIELD_NAME$$
"remitdays
@2
"DATA_SET_OBJ_NAME$$
"NameList
@2
"DATA_SOURCE_TYPE$$
#2
@2
"WIDTH$$
@2
#3
#3
@2
"XPOS$$
@2
#344
#18
@2
"YPOS$$
@2
#260
#410
@2
"W_TITLE$$
"Remit Days
@6
"b_dismiss
&2
'RootObject
'ButtonClass
@14
"''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
"'' Object         : b_dismiss
"'' Application    : Application
"'' Parent         : NameEdit
"'' Inherits from  : ButtonClass
"''
"
"@@@ OBJECTS
"
"
"set clicked_event
"       this.parent@.close@
"endset
"
-
-
@9
@2
"STATIC_OBJVAR_VERSION$$
#1
@2
"DATA_SET_OBJ_NAME$$
"NameList
@2
"DATA_SOURCE_TYPE$$
#2
@2
"HEIGHT$$
#22
@2
"WIDTH$$
#70
@2
"YPOS$$
@2
#310
#310
@2
"XPOS$$
@2
#10
#10
@2
"TYPE$$
#2
@2
"W_TITLE$$
"Dismiss
@6
"b_first_record@
&2
'RootObject
'ButtonClass
@14
"''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
"'' Object         : b_first_record@
"'' Application    : Application
"'' Parent         : NameEdit
"'' Inherits from  : ButtonClass
"''
"
"@@@ OBJECTS
"
"
"set clicked_event
"       this.data_set@.position@ = 0
"endset
"
-
-
@9
@2
"STATIC_OBJVAR_VERSION$$
#1
@2
"DATA_SET_OBJ_NAME$$
"NameList
@2
"DATA_SOURCE_TYPE$$
#2
@2
"HEIGHT$$
#22
@2
"WIDTH$$
#23
@2
"YPOS$$
@2
#310
#310
@2
"XPOS$$
@2
#90
#40
@2
"TYPE$$
#4
@2
"W_TITLE$$
"sqldlarw
@6
"b_prev_record@
&2
'RootObject
'ButtonClass
@14
"''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
"'' Object         : b_prev_record@
"'' Application    : Application
"'' Parent         : NameEdit
"'' Inherits from  : ButtonClass
"''
"
"@@@ OBJECTS
"
"
"set clicked_event
"       this.data_set@.decrement_position@
"endset
"
-
-
@9
@2
"STATIC_OBJVAR_VERSION$$
#1
@2
"DATA_SET_OBJ_NAME$$
"NameList
@2
"DATA_SOURCE_TYPE$$
#2
@2
"HEIGHT$$
#22
@2
"WIDTH$$
#23
@2
"YPOS$$
@2
#310
#310
@2
"XPOS$$
@2
#120
#50
@2
"TYPE$$
#4
@2
"W_TITLE$$
"sqllarw
@6
"b_next_record@
&2
'RootObject
'ButtonClass
@14
"''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
"'' Object         : b_next_record@
"'' Application    : Application
"'' Parent         : NameEdit
"'' Inherits from  : ButtonClass
"''
"
"@@@ OBJECTS
"
"
"set clicked_event
"       this.data_set@.increment_position@
"endset
"
-
-
@9
@2
"STATIC_OBJVAR_VERSION$$
#1
@2
"DATA_SET_OBJ_NAME$$
"NameList
@2
"DATA_SOURCE_TYPE$$
#2
@2
"HEIGHT$$
#22
@2
"WIDTH$$
#23
@2
"YPOS$$
@2
#310
#310
@2
"XPOS$$
@2
#150
#70
@2
"TYPE$$
#4
@2
"W_TITLE$$
"sqlrarw
@6
"b_last_record@
&2
'RootObject
'ButtonClass
@19
"''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
"'' Object         : b_last_record@
"'' Application    : Application
"'' Parent         : NameEdit
"'' Inherits from  : ButtonClass
"''
"
"@@@ OBJECTS
"
"
"set clicked_event
"       var object dataset
"
"       dataset = this.data_set@
"       dataset.fetch_all_records@
"       dataset.position@ = dataset.record_count@-1
"       this.data_set@.position@ = this.data_set@.record_count@-1
"endset
"
-
-
@9
@2
"STATIC_OBJVAR_VERSION$$
#1
@2
"DATA_SET_OBJ_NAME$$
"NameList
@2
"DATA_SOURCE_TYPE$$
#2
@2
"HEIGHT$$
#22
@2
"WIDTH$$
#23
@2
"YPOS$$
@2
#310
#310
@2
"XPOS$$
@2
#180
#90
@2
"TYPE$$
#4
@2
"W_TITLE$$
"sqldrarw
@6
"t_status_line@
&2
'RootObject
'LabelClass
@18
"''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
"'' Object         : t_status_line@
"'' Application    : Application
"'' Parent         : NameEdit
"'' Inherits from  : LabelClass
"''
"
"@@@ OBJECTS
"
"
"set update_event
"       this.value@ = this.data_source_value@
"endset
"
"set changed_event
"       this.data_source_value@ = this.value@
"endset
"
-
-
@5
@2
"STATIC_OBJVAR_VERSION$$
#1
@2
"DATA_SET_OBJ_NAME$$
"NameList
@2
"DATA_SOURCE_TYPE$$
#2
@2
"XPOS$$
@2
#10
#90
@2
"YPOS$$
@2
#290
#310
@6
"menu_bar@
&2
'RootObject
'MenuBarClass
@288
"''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
"'' Object         : menu_bar@
"'' Application    : Application
"'' Parent         : NameEdit
"'' Inherits from  : MenuBarClass
"''
"
"@@@ OBJECTS
"
"include "menubar_.am"
"
"
"set exit
"       this.application@.quit@
"endset
"
"set toggle_view_expressline
"       this.parent@.toggle_view_expressline@
"endset
"
"set toggle_enable_editing
"       var object dataset
"
"       dataset = this.parent@.data_set@
"       if not is_object@(dataset)
"               return
"       on error {
"               error_box@() 
"               return 
"       }
"       dataset.edit_toggle_enabled@               //debugger stopped here  
"       this.parent@.update_expressline@
"endset
"
"set rollback_transaction
"       var object dataset
"
"       dataset = this.parent@.data_set@
"       if not is_object@(dataset)
"               return
"       on error {
"               error_box@() 
"               return 
"       }
"       dataset.edit_rollback@
"endset
"
"set apply_and_commit
"       var object dataset
"
"       dataset = this.parent@.data_set@
"       if not is_object@(dataset)
"               return
"       on error {
"               error_box@() 
"               return 
"       }
"       dataset.edit_commit@
"endset
"
"set commit_transaction
"       var object dataset
"
"       dataset = this.parent@.data_set@
"       if not is_object@(dataset)
"               return
"       on error {
"               error_box@() 
"               return 
"       }
"       dataset.edit_commit_only@
"endset
"
"set apply_edits
"       var object dataset
"
"       dataset = this.parent@.data_set@
"       if not is_object@(dataset)
"               return
"       on error {
"               error_box@() 
"               return 
"       }
"       dataset.edit_apply_only@
"endset
"
"set unedit_record
"       var object dataset
"
"       dataset = this.parent@.data_set@
"       if not is_object@(dataset)
"               return
"       on error {
"               error_box@() 
"               return 
"       }
"       dataset.edit_undo@
"endset
"
"set insert_record
"       var object dataset
"
"       dataset = this.parent@.data_set@
"       if not is_object@(dataset)
"               return
"       on error {
"               error_box@() 
"               return 
"       }
"       dataset.edit_insert@
"endset
"
"set delete_record
"       var object dataset
"
"       dataset = this.parent@.data_set@
"       if not is_object@(dataset)
"               return
"       on error {
"               error_box@() 
"               return 
"       }
"       dataset.edit_delete@
"endset
"
"set goto_first_record
"       var object dataset
"
"       dataset = this.parent@.data_set@
"       if not is_object@(dataset)
"               return
"       on error {
"               error_box@() 
"               return 
"       }
"       dataset.position@ = 0
"endset
"
"set goto_next_record
"       var object dataset
"
"       dataset = this.parent@.data_set@
"       if not is_object@(dataset)
"               return
"       on error {
"               error_box@() 
"               return 
"       }
"       dataset.position@ = dataset.position@ + 1
"endset
"
"set goto_prev_record
"       var object dataset
"
"       dataset = this.parent@.data_set@
"       if not is_object@(dataset)
"               return
"       on error {
"               error_box@() 
"               return 
"       }
"       dataset.position@ = dataset.position@ - 1
"endset
"
"set goto_last_record
"       var object dataset
"
"       dataset = this.parent@.data_set@
"       if not is_object@(dataset)
"               return
"       on error {
"               error_box@() 
"               return 
"       }
"       dataset.position@ = dataset.record_count@ - 1
"endset
"
"set goto_record_dlg
"       var object dataset
"       var num
"
"       dataset = this.parent@.data_set@
"       if not is_object@(dataset)
"               return
"       on error {
"               error_box@() 
"               return 
"       }
"       num = prompt@("Goto Record",null,dataset.position@+1,5)
"       if num + 0 > 0
"               dataset.position@ = num - 1
"endset
"
"set fetch_all_records
"       var object dataset
"
"       dataset = this.parent@.data_set@
"       if not is_object@(dataset)
"               return
"       on error {
"               error_box@() 
"               return 
"       }
"       dataset.fetch_all_records@
"endset
"
"set conditions_dlg
"       var object dataset
"
"       dataset = this.parent@.data_set@
"       if not is_object@(dataset)
"               return
"       on error {
"               error_box@() 
"               return 
"       }
"       dataset.conditions_dlg@
"endset
"
"set sort_dlg
"       var object dataset
"
"       dataset = this.parent@.data_set@
"       if not is_object@(dataset)
"               return
"       on error {
"               error_box@() 
"               return 
"       }
"       dataset.sort_dlg@
"endset
"
"set re_query
"       var object dataset
"
"       dataset = this.parent@.data_set@
"       if not is_object@(dataset)
"               return
"       on error {
"               error_box@() 
"               return 
"       }
"       dataset.requery@
"endset
"
"set print
"endset
"
"get menu_state_event (method_name)
"       var object dataset
"
"       dataset = this.parent@.data_set@
"       if is_null@(dataset) return(MENUSTAT#DIMMED)
"       on error {
"               error_box@() 
"               return 
"       }
"
"       case of lowercase@(method_name)
"       case "print"
"               return(MENUSTAT#DIMMED)
"       case "toggle_view_expressline"
"               return(this.parent@.expressline_status@)
"       case "toggle_enable_editing"
"               if dataset.is_editing_enabled@
"                       return(MENUSTAT#TOGGLE_ON)
"               else
"                       return(MENUSTAT#TOGGLE_OFF)
"       case "fetch_all_records"
"               if dataset.has_more_records@
"                       return(MENUSTAT#NORMAL)
"               else
"                       return(MENUSTAT#DIMMED)
"       case "insert_record", "delete_record",
"            "commit_transaction", "rollback_transaction",
"            "apply_and_commit", "apply_edits",
"            "unedit_record"
"               if dataset.is_editing_enabled@
"                       return(MENUSTAT#NORMAL)
"               else
"                       return(MENUSTAT#DIMMED)
"       endcase
"endget
"
"set help_about
"endset
"
"
-
-
@2
@2
"STATIC_OBJVAR_VERSION$$
#1
@2
"DATA_ARRAY$$
@6
@2
"File
@2
@2
"Print...
"print
@2
"Exit
"exit
@2
"Edit
@8
@2
"Enable Editing
"toggle_enable_editing
@2
"Insert
"insert_record
@2
"Delete
"delete_record
@2
"Unedit Row
"unedit_record
@2
"Apply Edits
"apply_edits
@2
"Commit Transaction
"commit_transaction
@2
"Apply & Commit
"apply_and_commit
@2
"Rollback Transaction
"rollback_transaction
@2
"Navigate
@5
@2
"First Record
"goto_first_record
@2
"Next Record
"goto_next_record
@2
"Prev Record
"goto_prev_record
@2
"Last Record
"goto_last_record
@2
"Goto Record...
"goto_record_dlg
@2
"Query
@4
@2
"Fetch All
"fetch_all_records
@2
"Re-Query
"re_query
@2
"Conditions...
"conditions_dlg
@2
"Sort...
"sort_dlg
@2
"View
@1
@2
"View Expressline
"toggle_view_expressline
@2
"Help
@1
@2
"About...
"help_about
@11
@2
"STATIC_OBJVAR_VERSION$$
#1
@2
"EXPLODE_CHILDREN$$
#-1
@2
"VAR_SIZE$$
#0
@2
"REVISION$$
#1
@2
"MENU_BAR_OBJ_NAME$$
"menu_bar@
@2
"HAVE_NAVIGATORS$$
#-1
@2
"HEIGHT$$
#343
@2
"WIDTH$$
#500
@2
"DBOX_TYPE$$
#1
@2
"DATASET_OBJ_NAME$$
"NameList
@2
"TITLE$$
"NameEdit
@2
@2
"EXPLODE_CHILDREN$$
#-1
@2
"STATIC_OBJVAR_VERSION$$
#1
-
@14
"Namelist.ab
"/home/billb/Namelist.ab
"Applix Builder 5
"Version 1251 Mon Jan 24 02:53:54 2000
"May 8, 2000 06:58 pm
"billb
"Applix Builder 4.42
"Version 1021.500 Thu Jul  8 06:46:59 1999
"May 13, 2000 02:55 pm
"billb
#1
#1
-
@6
#0
#442
#213
#442
#320
-
-
*END BUILDER

>
>Hi Bill,
>
>that one is not easy to reproduce. What database do you use ? MySQL ?
>You can send me the source and I'll have a look at it.
>
>
>       Uwe C. Schröder
>
>--
>Uwe C. Schröder                                      ConTrada Consultants
>Lindenstrasse 15                                     Tel/Fax: +49 8294 80070
>D-86477 Adelsried                                    Mobil:   +49 172 8532352

------------------------------------------------------------
This e-mail has been sent to  you  courtesy of OperaMail,  a
free  web-based  service  from  Opera  Software,  makers  of
the award-winning Web Browser - http://www.operasoftware.com
------------------------------------------------------------

--
To unsubscribe from the list, send "unsubscribe applixware-list" in the
body of a message to majordomo@applix.com.  Before you ask a question,
check out the Applixware for Linux FAQ, Updates, and mailing list
archives at http://linux.applixware.com/ under "Support."

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic