Skip to content
View in the app

A better way to browse. Learn more.

HarpGamer

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Platform Editor magazine limit=50 , also now

Featured Replies

Issue Information

 

  • Issue ID #000028
  • Issue Type Issue
  • Severity 0 – None Assigned
  • Status UNFILED
  • Version 2009.082
  • Fixed in

 

Platform Editor magazine limit=50 , also now
Posted by broncepulido on 07 July 2013 - 10:30 AM
After an essay to fill more than 50 magazines on a ship (Iowa) with the new Platforme Editor theorically corrected as in the quoted text down, I see the limit is the old 50 (with 51 magazines exporting the platforms I get a 3163 message error):

Quote


HCE - 2009.079 - 2013/06/01
===========================
- Chg:0000 PE Modified qOMultiMountCopy query to do its join on a Memo field
instead of a text field. Changed field type of the tExportArray
table's Array field from Text(255) to Memo. Changed export and
import specifiers for the following annexes to use Memo instead
of Text(255): Ship, Sub, Plane, Installation for Magazine Array,
Mount Array and Sensor Array. Well, except that Submarines
don't have magazine's in the game so it wasn't changed there.
All of this is to allow more items in the related arrays. The
case that led to these changes was a ship having 51 magazine
entries. The GE limit is set at 127 magazine entries, an
artificial limit with no technical basis. However, the array
of AnnexIDs for the Magazine's weapons went over the max
255 characters in the Array field in the PE. Changing to Memo
type removes that restriction. The PE is now good to 170
entries but the GE will continue to cap it at 127. (thanks Brad)

With this content:

ElseIf Not (LastID = 0) And Not (rsData!ID = LastID) Then

With rsArray
.AddNew
![Annex] = LastAnnex
![iD] = LastID
![subAnnex] = SubAnnex
![Array] = Format$(ArraySize, "0") & ArrayVal
.Update
End With

ArraySize = 0
ArrayVal = ""

End If

If I select "ArraySize" in the seventh line I get this text:


ArraySize=51

I attach the pfBuild2005 file I get in HC2009.82 wich I'm using now.

 

Issue-28-Platform-Editor-magazine-limit=50-,-also-now.pdf

pfBuild2005.zip

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.