home *** CD-ROM | disk | FTP | other *** search
/ Corel Custom Photo / Corel_CustomPhoto_Disk1_1999.iso / Register / Canprint.frm < prev    next >
INI File  |  1999-06-25  |  889b  |  31 lines

  1. [Misc]
  2. Width=235
  3. Height=90
  4. Title=Printing Canceled
  5.  
  6. [Version]
  7. Upgrade1=1
  8.  
  9. [Field Profile]
  10. Field1="Information",icon,300,10,18,30,30
  11. Field2="&Yes",defpushbutton,2,65,65,50,14
  12. Field3="&No",pushbutton,1,120,65,50,14
  13. Field4="You have chosen not to print, or your system is unable to print. (A default printer must be selected.)",ltext,-1,40,15,180,24
  14. Field5="Are you sure you want to cancel printing?",ltext,-1,40,40,160,16
  15.  
  16. [OnInit]
  17. Item1=*,*,*,CLEARINISECTION,hdr,pipedlg.dat
  18.  
  19. [OnExit]
  20. Item1=Defaults,Exitcode,1,SKIPTO,Faxrmail
  21. Item2=Defaults,Exitcode,1,GOTO,40
  22. Item3=Defaults,Exitcode,2,SCREEN,chekremd
  23.  
  24. ;Write Cancel=1 to Register section of pipeline.ini
  25. Item4=Defaults,Exitcode,2,WRITEDAT,Misc,Cancel,1
  26. Item5=Defaults,Exitcode,2,WRITEINI,Register,Cancel,Pipeline.ini,Misc,Cancel
  27. Item6=Defaults,Exitcode,2,CLEARINISECTION,Misc,pipedlg.dat
  28.  
  29. Item40=*,*,*,NOOP
  30.  
  31.