Jump to content

kaostika

Members
  • Posts

    9
  • Joined

  • Last visited

Everything posted by kaostika

  1. Oh ok Well the above command doest work for me. I will redownload the Scriptmaster maybe it is an old version
  2. Doesn't work for me I dont think I have Java.
  3. I want to get the date created from a file. I see a date modified but not created. How can I do this? return new Date(new File(filePath).lastModified()); Here is the statement Oreste
  4. kaostika

    Gantt Charts?

    I posted something on my website www.kaostikastudios.fm Kaos Driven
  5. Hi, The set variable script step does not allow me to see via calculation. I need to hard code that. So lets say I have a field called variable, and another called value. I want to have a user type in "Test" to the variable field and "Hammer" to the value field. I run a script that sets $$test to Hammer. I cant do this in FM, unless I use a Custom Function. With your method I can create a Unique id and then set the value. So I have a script that says set variable $$something [code(test)] to Hammer. What is the reason to use this method. What problem does it solve?
  6. Let me see if I understand what you are doing. A substitution cypher in which you translate the text into a unique id and make that a repetition number? So instead of set variable by calculation you are setting the variable repetition? Oreste
  7. Hi, Is there a way in the gradient example to put 2 side by side? Oreste
  8. You can probably use get(Openrecordstate) and check to see if it is a new record.
  9. Hi, I am confused about the screen shot function. I cant seem to figure out where the coordinates are for something. I want to take a screen shot of a webviewer on a layout. Where can I get the coordinates of the viewer. The problem I have is that it works on osx but not windows.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.