In two locations GRAPHIC FONT is lacking the style parameter which PB CC 4.03 needs. Are you using this version?
Announcement
Collapse
No announcement yet.
Arie Verheul's screen handling code in Source Code Forum
Collapse
X
-
Equates bug fixed
I found and fixed another small bug in the code.
The #Else branch of the #If / #EndIf block that handles conditional compilation contains four #If / #EndIf blocks.
The last of these, which handles %ExampleHandler should be outside this block. I did correct this. Apologies for any inconvenience.
Comment
Comment