Delay time in minutes.

Tips, Tricks and methods for programming, learn ways of making your programming life easier, and share your knowledge with others.

Moderators: Benj, Mods

Post Reply
medelec35
Matrix Staff
Posts: 9520
Joined: Sat May 05, 2007 2:27 pm
Location: Northamptonshire, UK
Has thanked: 2585 times
Been thanked: 3815 times
Contact:

Delay time in minutes.

Post by medelec35 »

Since Flowcode only has delay time in Microseconds, Milliseconds or Seconds, here is a simple way to have time delays in minutes (1 - 32767 minutes).
It does not use any timers, just uses the seconds delay icon.
For those of you with non V4, I have posted a screen shot.
Minutes Delay.fcf
(3.5 KiB) Downloaded 592 times
Attachments
Delay Minuets.jpg
(50.77 KiB) Downloaded 1810 times
Martin

Post Reply