Announcement

Collapse
No announcement yet.

Text File Actions

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Text File Actions

    A SUF 5 text file modification command (System Editors) is converted to a "Insert Text Line" action (Action ID 46). With ver 6.0.0.1 this will give an error (#1) if the file does not exist. You have to start with a "File Search" and eventually create the file with the new "Write to Text File" (Action ID 37). THEN you can use the 46-action. In many cases you can use only the "Write to Text File" action (to add text) and skip the "Insert Text Line" action. (The conversion program still relies on the 46-action - and may give an error at runtime.)
    Even better: Use the "Read File Information - Existence". All the possibilities in v6 are almost unbelievable…. But can I read the file creation date?
    ------------------
    /jfn

    [This message has been edited by csd214 (edited 12-09-2001).]
Working...
X