step0.cxx (e1f63238) step0.cxx (9f813b30)
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 1168 unchanged lines hidden (view full) ---

1177 Error( err );
1178 else if( err )
1179 {
1180 if( pRestart && !pIosys->GetChannel() )
1181 {
1182 BasResId aId( IDS_SBERR_START + 4 );
1183 String aMsg( aId );
1184
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 1168 unchanged lines hidden (view full) ---

1177 Error( err );
1178 else if( err )
1179 {
1180 if( pRestart && !pIosys->GetChannel() )
1181 {
1182 BasResId aId( IDS_SBERR_START + 4 );
1183 String aMsg( aId );
1184
1185 //****** DONT CHECK IN, TEST ONLY *******
1186 //****** DONT CHECK IN, TEST ONLY *******
1185 //****** DON'T CHECK IN, TEST ONLY *******
1186 //****** DON'T CHECK IN, TEST ONLY *******
1187 // ErrorBox( NULL, WB_OK, aMsg ).Execute();
1187 // ErrorBox( NULL, WB_OK, aMsg ).Execute();
1188 //****** DONT CHECK IN, TEST ONLY *******
1189 //****** DONT CHECK IN, TEST ONLY *******
1188 //****** DON'T CHECK IN, TEST ONLY *******
1189 //****** DON'T CHECK IN, TEST ONLY *******
1190
1191 pCode = pRestart;
1192 }
1193 else
1194 Error( err );
1195 }
1196 else
1197 {

--- 239 unchanged lines hidden ---
1190
1191 pCode = pRestart;
1192 }
1193 else
1194 Error( err );
1195 }
1196 else
1197 {

--- 239 unchanged lines hidden ---