![]() |
#1
|
|||
|
|||
![]()
Can you guys please help me transform a few lines to corel Script that runs on X4?
Code:
Sub grid_no_print() Dim d As Document Set d = ActiveDocument d.ActivePage.Layers("Grid").Printable = False End Sub |
#3
|
|||
|
|||
![]()
Nothing is wrong with the code I just wanted to transform the VBA code to Corel Script
|
#4
|
||||
|
||||
![]()
The CorelSCRIPT would look like this:
Code:
SetLayerPrintable False, "Grid", 1 -Shelby |
![]() |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
Thread Tools | Search this Thread |
Display Modes | |
|
|