Source code of file oscpm_aspel/oscpm1_aspel2.dpr from the
osCommerce Product Manager for Windows.


0000:   {%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
0001:   OSCPM-ASPEL module for the osCommerce Product Manager for Windows
0002:   0003:   
0004:   Permission is hereby granted, free of charge, to any person obtaining
0005:   a copy of this software and associated documentation files (the
0006:   "Software"), to deal in the Software without restriction, including
0007:   without limitation the rights to use, copy, modify, merge, publish,
0008:   distribute, sublicense, and/or sell copies of the Software, and to
0009:   permit persons to whom the Software is furnished to do so, subject to
0010:   the following conditions:
0011:   
0012:   The above copyright notice and this permission notice shall be
0013:   included in all copies or substantial portions of the Software.
0014:   
0015:   THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
0016:   EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
0017:   MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
0018:   NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
0019:   BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
0020:   ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
0021:   CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
0022:   SOFTWARE.
0023:   %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%}
0024:   program oscpm1_aspel;
0025:   
0026:   uses
0027:     Forms,
0028:     main in 'main.pas' {o1as_Form_Main};
0029:   
0030:   {$R *.res}
0031:   
0032:   begin
0033:     Application.Initialize;
0034:     Application.CreateForm(To1as_Form_Main, o1as_Form_Main);
0035:     Application.Run;
0036:   end.
 
 
NA fum/lmd: 2007.07.24
Copyright ©1994-2024 by Mario A. Valdez-Ramírez.
no siga este enlace / do not follow this link