NetTalk Central

Author Topic: Signature Example Error  (Read 2221 times)

osquiabro

  • Hero Member
  • *****
  • Posts: 678
    • View Profile
    • Email
Signature Example Error
« on: April 25, 2013, 07:39:17 AM »
when compile the example 75 received this errors: see attachtment...

C:\Users\Public\Documents\SoftVelocity\Clarion8\Accessory\Capesoft\NetTalk\Web Server\Signatures (75)\web75010.clw(14,9) : Error : Illegal data type: DRAW
C:\Users\Public\Documents\SoftVelocity\Clarion8\Accessory\Capesoft\NetTalk\Web Server\Signatures (75)\web75010.clw(35,7) : Error : Field not found: INIT
C:\Users\Public\Documents\SoftVelocity\Clarion8\Accessory\Capesoft\NetTalk\Web Server\Signatures (75)\web75010.clw(35,3) : Error : Unknown procedure label
C:\Users\Public\Documents\SoftVelocity\Clarion8\Accessory\Capesoft\NetTalk\Web Server\Signatures (75)\web75010.clw(39,9) : Error : Field not found: BLANK
C:\Users\Public\Documents\SoftVelocity\Clarion8\Accessory\Capesoft\NetTalk\Web Server\Signatures (75)\web75010.clw(39,5) : Error : Unknown procedure label
C:\Users\Public\Documents\SoftVelocity\Clarion8\Accessory\Capesoft\NetTalk\Web Server\Signatures (75)\web75010.clw(40,9) : Error : Field not found: SETPENCOLOR
C:\Users\Public\Documents\SoftVelocity\Clarion8\Accessory\Capesoft\NetTalk\Web Server\Signatures (75)\web75010.clw(40,5) : Error : Unknown procedure label
C:\Users\Public\Documents\SoftVelocity\Clarion8\Accessory\Capesoft\NetTalk\Web Server\Signatures (75)\web75010.clw(41,9) : Error : Field not found: SETPENWIDTH
C:\Users\Public\Documents\SoftVelocity\Clarion8\Accessory\Capesoft\NetTalk\Web Server\Signatures (75)\web75010.clw(41,5) : Error : Unknown procedure label
C:\Users\Public\Documents\SoftVelocity\Clarion8\Accessory\Capesoft\NetTalk\Web Server\Signatures (75)\web75010.clw(48,13) : Error : Field not found: LINE
C:\Users\Public\Documents\SoftVelocity\Clarion8\Accessory\Capesoft\NetTalk\Web Server\Signatures (75)\web75010.clw(48,9) : Error : Unknown procedure label
C:\Users\Public\Documents\SoftVelocity\Clarion8\Accessory\Capesoft\NetTalk\Web Server\Signatures (75)\web75010.clw(50,7) : Error : Field not found: DISPLAY
C:\Users\Public\Documents\SoftVelocity\Clarion8\Accessory\Capesoft\NetTalk\Web Server\Signatures (75)\web75010.clw(50,3) : Error : Unknown procedure label
C:\Users\Public\Documents\SoftVelocity\Clarion8\Accessory\Capesoft\NetTalk\Web Server\Signatures (75)\web75010.clw(51,7) : Error : Field not found: WRITEBMP
C:\Users\Public\Documents\SoftVelocity\Clarion8\Accessory\Capesoft\NetTalk\Web Server\Signatures (75)\web75010.clw(51,3) : Error : Unknown procedure label
C:\Users\Public\Documents\SoftVelocity\Clarion8\Accessory\Capesoft\NetTalk\Web Server\Signatures (75)\web75010.clw(52,7) : Error : Field not found: KILL
C:\Users\Public\Documents\SoftVelocity\Clarion8\Accessory\Capesoft\NetTalk\Web Server\Signatures (75)\web75010.clw(52,3) : Error : Unknown procedure label
Build Failed.



[attachment deleted by admin]

osquiabro

  • Hero Member
  • *****
  • Posts: 678
    • View Profile
    • Email
Re: Signature Example Error
« Reply #1 on: April 25, 2013, 07:45:45 AM »
ignore this post:

The example uses CapeSoft DRAW to convert the string to an image

i don't have capesoft draw,,

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11204
    • View Profile
Re: Signature Example Error
« Reply #2 on: April 25, 2013, 08:09:44 AM »
Post ignored.

If you delete all that code, the example will still run for you - it just won't save the signature as an "image" on the disk. (it'll be stored as data in your file tps though.)