Using InDesign CS3, using VB6.0 to write scripts. I'm picking up a script written by someone else in which this command is used to move a frame with iDoc defined as an InDesign document: iDoc.Selection(1).Move "", Array(0, DistToMove), True. I'm having a difficult time, however, finding basic information such as how this Move command works.
I've downloaded the indesign_cs3_scripting_read_me.pdf, InDesignCS3_Scripting_Tutorial.pdf and InDesignCS3_ScriptingGuide_VB.pdf. I've also tried the object browser but have yet to find an any easy way to get information.
Any suggestions?
Many thanks,
Ken
I've downloaded the indesign_cs3_scripting_read_me.pdf, InDesignCS3_Scripting_Tutorial.pdf and InDesignCS3_ScriptingGuide_VB.pdf. I've also tried the object browser but have yet to find an any easy way to get information.
Any suggestions?
Many thanks,
Ken