Skip to search.
framescript-users · FrameScript Users

Group Information

  • Members: 630
  • Category: Software
  • Founded: Aug 20, 1999
  • Language: English
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Messages

  Messages Help
Advanced
Messages 10268 - 10298 of 10298   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
10268 GCarl
gcarladwin Offline Send Email
Mar 5, 2012
3:25 pm
Hi. Got it, I was quite off topic ;-) My script was a second step: First step was to start a exe file which didn't succeed, so I made a little test with "dir"...
10269 Theresa Navarro
tns1994 Online Now Send Email
Mar 8, 2012
12:20 am
I am using a modified fsl script to generate a PDF of a set of Frame files. The TOC and Index lose their page-size formats in the final book PDF.   I can...
10270 Reng, Dr. Winfried
winfriedreng Offline Send Email
Mar 8, 2012
8:28 am
Hi, Finally I got my script to run. The problem was that I had not gotten the file into the foreground before the Execute FC command: Set ActiveDoc = gvDoc; ...
10271 singh13_maninder
singh13_mani... Offline Send Email
Mar 15, 2012
5:50 pm
Hi, I am stuck at this script. I am trying to split a file on the basis of paragraph format heading (Head1) and marker of type DITA. I am not able to iterate...
10272 tyskie1_1 Offline Send Email Mar 15, 2012
8:13 pm
Hello All, is it possible to write for example Russian characters to txt file using Framescript in FM8,9,10? My scripts creates .txt file using Utf8Bom(1) and...
10273 Rick Quatro
frameexpert@... Send Email
Mar 15, 2012
8:17 pm
Go to FrameScript > Options and make sure the encoding is set to UTF-8. Rick Rick Quatro Carmen Publishing Inc. *** 585-283-5045 *** NEW NUMBER ...
10274 tyskie1_1 Offline Send Email Mar 16, 2012
12:37 pm
It works! Thanks for advice, Rick!...
10275 jang
jang_fishbone Offline Send Email
Mar 16, 2012
1:15 pm
Hello Maninder, From what you are writing about splitting the file and using DITA markers, I assume you are preparing to move unstructured content into (DITA)...
10276 maninder singh
singh13_mani... Offline Send Email
Mar 16, 2012
4:08 pm
Thanks jang. ________________________________ From: jang <jang@...> To: framescript-users@yahoogroups.com Sent: Friday, 16 March 2012 6:45 PM Subject:...
10277 rickrett Offline Send Email Mar 19, 2012
10:38 pm
According to the Framescript reference manual, I should be able to get to a table's footnotes with something like this. No? Set vCurrentTable = SelectedTbl; ...
10278 rickrett Offline Send Email Mar 20, 2012
4:28 pm
After sleeping on it, I figured out that it makes sense to find the footnote marker... not the footnote paragraph itself: Get TextList...
10279 singh13_maninder
singh13_mani... Offline Send Email
Mar 20, 2012
6:06 pm
Hi, I am looking for code to process all the .fm files in a specific folder. I am looking for code to open each file, process it (I have code for this), and...
10281 singh13_maninder
singh13_mani... Offline Send Email
Mar 20, 2012
8:22 pm
Hi, I need to extract a substring from a string. Here is my problem. - Source String: "C:\Data\FrameScript\Wip\Dita_Files\Configuring7600.fm" - Source String:...
10282 Klaus Mueller
klaus_mueller23 Offline Send Email
Mar 20, 2012
8:29 pm
Hello Maninder, ... You may want to take a look at the command "ExtractFileName" in the EslObject Reference. Kind regards, Klaus...
10283 Brandon
guitarofgold Offline Send Email
Mar 22, 2012
8:28 pm
I don't know if this is the right place to ask, but I don't know where else to do so. How you you determine how much to charge for a script? And also, how do...
10284 rickrett Offline Send Email Mar 27, 2012
5:57 pm
Hey there- I was playing around with creating a development area for my script set outside of my set that I have delivered to my team members. I thought I ...
10285 Richard
sbrv22 Offline Send Email
Mar 27, 2012
6:09 pm
Hi rickett, this questions sounds like fdk, because you have to pick up th FM ini some where. I would say, you can only chance the activated scripts after FM...
10286 hermione_tmh Offline Send Email Mar 28, 2012
2:55 am
I am a fairly new user of Framescript and despite having spent hours searching for a solution and trying every possible thing I can think of, I still cannot...
10287 rickrett Offline Send Email Mar 28, 2012
6:26 am
Hello Hermione- I can tell you that your script is not looping through the rows correctly (or at all). It is only going to loop through heading rows. Take a...
10288 malcolm mclean
mmclean_email Offline Send Email
Mar 28, 2012
2:39 pm
I have a number of pieces of content in a document that I want to make into tracked additions. To do this manually: 1. Select the text. 2. Look at the Track...
10289 hermione_tmh Offline Send Email Mar 28, 2012
10:03 pm
Hello Rick. I cannot tell you how grateful I am for your help. The script is finally a success and I can stop pulling my hair out! Thank you so very much....
10290 Michael Müller-Hil...
michaelmh Offline Send Email
Mar 30, 2012
3:34 pm
Hi Rick, I use this to define the path to the fscript.ini: Local lvFscriptIni(EslSession.UserSettingsDir + DirSep + 'fscript.ini'); I use the access to the...
10291 rickrett Offline Send Email Mar 30, 2012
7:20 pm
That fixed it... thanks! I had no idea that the ini file was kept in more than one place. I'll have to check out that virtual store feature... thanks for the...
10292 rickrett Offline Send Email Apr 4, 2012
4:46 pm
Seems like this should be easy, but I can't figure out how to remove all installed framescript menu items and then uninstall the scripts. Can I get the menu...
10293 malcolm mclean
mmclean_email Offline Send Email
Apr 11, 2012
6:09 pm
The solution (thanks to Frank Elmore) was simpler than I thought: Put this statement in a script: Apply TextProperties CondFmt('FM8_TRACK_CHANGES_ADDED'); ...
10294 Mueller, Klaus
klaus_mueller23 Offline Send Email
Apr 17, 2012
11:32 am
Hi all, [FM 10.0.2.419, FS 5.2R1p246_100] FM10 introduced a new text property "BkColor" (background color). In a new document, I created a character format...
10295 cwillardr Offline Send Email May 3, 2012
11:23 pm
Hello- I want to retrieve a list of PDF documents from a given folder, populate a menu with the doc names, and then execute Acrobat based on the menu...
10296 biozaichenko Offline Send Email May 12, 2012
1:56 am
Hello everyone, writing a small javascript here for FrameMaker. Goal: retrieve character styles as xml tags from the document. Example: A quick fox jumped over...
10297 wneumann12 Offline Send Email May 17, 2012
5:36 pm
Hi! I tried to check, whether a color is reserved or not. However, the ColorObj.ReservedColor attribute seems to deliver random values. I would expect either 0...
10298 Rick Quatro
frameexpert@... Send Email
May 17, 2012
5:51 pm
Hi Werner, ReservedColor is an integer representing the following constants: ColorNotReserved = 0 ColorCyan = 1 ColorMagenta = 2 ColorYellow = 3 ColorBlack = 4...
Messages 10268 - 10298 of 10298   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help