Jump to content


Click the link below to see the new game I'm developing!


Mike Peterson

Member Since 14 Feb 2000
Offline Last Active Mar 04 2020 01:00 AM
-----

Posts I've Made

In Topic: Obtaining a List of Runtime Functions

25 April 2015 - 02:09 PM

I will try that - thanks Rob.


In Topic: ProIV Information Poll (Old3)

31 May 2011 - 05:34 PM

VIP 6.2 is an absolutely awesome development tool. Anyone wishing to do major overhaul or development will be very happy transitioning from @MOD to VIP.


In Topic: Rounding Problems when report columns auto add

13 January 2010 - 03:25 PM

Before storing the number in the file perhaps you could use the PRECISION(2) command.

PRECISION(2)
Filevariable *= 1

If you wish to keep the actual 6 decimal value in the file but need to display and total 2 decimal places, use the PRECISION(2) to manipulate after reading the file.

In Topic: Global Screen Window Size Parameters

04 September 2009 - 03:54 PM

Thanks Darren. I have a few file maintenance screens linked to from old menus and want to turn them all into global windows to enable users to maintain and/or use as selection windows and had no problem doing it in @MOD. Morph Cycle is what I was looking for.

In Topic: PRO-IV 6.1 Character Mode

11 March 2009 - 10:21 PM

No problem. I gather all is well?


Yes, all is well. I couldn't find that trick in any of the documentation. Again, thanks.

Click the link below to see the new game I'm developing!