Page 1 of 1

TBSCRIPT gui-example.tbs

Posted: Fri Jul 04, 2025 7:38 pm
by tas3086
Downloaded: https://www.terabyteunlimited.com/downl ... xample.zip
Running in Win 11, tbos 3.02 PRO.

getting error:
** Abort **
Script: C:\Program Files (x86)\TeraByte Drive Image Backup and Restore Suite\TeraByte OSD Tool Suite Pro\scripts\tbscript-gui-example\gui- example.tbs (line 35)
Reason: Unexpected 'create control failed'

Any suggestions, and any additional documentation on where the functions are documented... like:
(line 35) stText = GUIStatic(dlg, 150, 20, 60, 16, "Static text", "font=calibri", "fontsize=10", "bold", "italics", "BGColor=0xCCDDFF", "FGColor=0xFF0000")

Are some other application downloads required?
Thanks in advance

Re: TBSCRIPT gui-example.tbs

Posted: Fri Jul 04, 2025 9:18 pm
by TeraByte Support
It's a regression in last version. As far as the docs, it's in the tbscript manual.

Re: TBSCRIPT gui-example.tbs

Posted: Tue Aug 05, 2025 1:45 am
by tas3086
It's back working. Looks great, thanks