First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
1 | initial version |
I tried to create some 7 digit numbers, looks like you're limited to 6 digits. You can use commenting to make a "memo" field in raw files to preserve your original 7 digit numbers if you want to do that. Here's an example of what I do:
1234 'BRAPID 3 ' 138.00 1 1 1 1 1.0247 2.435 /* [BRAPID 3 ] */
2 | No.2 Revision |
I tried to create some 7 digit numbers, looks like you're limited to 6 digits. You can use commenting to make a "memo" field in raw files to preserve a lookup to your original 7 digit numbers if you want to do that. Here's an example of what I do:
1234 'BRAPID 3 ' 138.00 1 1 1 1 1.0247 2.435 /* [BRAPID 3 ] */
3 | No.3 Revision |
I tried to create some 7 digit numbers, looks like you're limited to 6 digits. You can use commenting to make a "memo" field in raw files to preserve a lookup to your original 7 digit numbers if you want to do that. Here's an example of what I do:
1234 'BRAPID 3 'bus name ' 138.00 1 1 1 1 1.0247 2.435 /* [BRAPID 3 [bus name ] */